Description
We let our customers log in directly to being able to edit their profile just after they created the user account. We have autoLoginAfterAccountActivation set to true.
After they've completed the registration we assign their user group. So no harm can be done.
Problem is: we are using default dashboard to display instructions... But these instructions won't be visible until the user has logged out, and logged in again.
Is there something you could do to trigger default dashboard just after a registration?
Additional info
- Plugin version: 1.0.5
- Craft version: 3.2.4
Description
We let our customers log in directly to being able to edit their profile just after they created the user account. We have autoLoginAfterAccountActivation set to true.
After they've completed the registration we assign their user group. So no harm can be done.
Problem is: we are using default dashboard to display instructions... But these instructions won't be visible until the user has logged out, and logged in again.
Is there something you could do to trigger default dashboard just after a registration?
Additional info