Login user after setting password
-
Hi, after user is created in my app, an email is sent with a link to setup password. Link redirects to "Change password form". When user sets password he is redirected to "Change password complete form". I would like user to be automatically logged in and redirected to my app. How to achieve it? This is the way it works in the forgot password flow (after setting password user is automatically logged in).
-
@aponski There are some suggestions in issue 2110 that you may be able to use.