How can i redirect the user to the login screen after they have changed their password?
Currently it just shows a success screen with no option to navigate them back to login.
Thanks
Anthony
How can i redirect the user to the login screen after they have changed their password?
Currently it just shows a success screen with no option to navigate them back to login.
Thanks
Anthony
Hi @anthony2,
Thank you for posting this question on Auth0 community! What is the flow you are using to send the user to password reset page? If you are using the Change Password email, then you can edit the Redirect To
field with the URL that you want the user to be redirected to.
To change Redirect To
field, navigate to Emails → Templates section in your Auth0 dashboard, and select the Change Password template.
Hope this helps!
This was helpful. Thank you
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.