Hi Team,
Can we customize the back to button href link on the success password reset screen in new universal login experience?
if we have multiple subdomain URL’s added in the application call back urls is it possible to land on the page where they started the password reset flow when they click on back to app button?
Thanks,
Chaitra k.
Hi @chaitrk,
Welcome to the Auth0 Community!
Unfortunately, the password reset success widget no longer contains a back button. Therefore, you cannot customize its href link.
If you have any other questions, feel free to reach out.
Have a good one,
Vlad
but we do get an back to button once if we have the application login url configured in the application settings , and when clicking on that it would take to application login screen.
but if we have multiple call back url’s and password journey will start from a different uri, but default it will route to an application login uri which is configured not to the place where the journey started, let me know if this can be customized to redirect back to from where it started
Hi @chaitrk,
I’ve made a mistake. After setting the Application Login URI, the button redirects you back to it. However, you won’t be able to change the back button’s URI. It will always point to the Application Login URI you set up. You cannot change it dynamically based on where the user started the password reset flow.
If you have any other questions, feel free to reach out.
Have a good one,
Vlad