We are using Embedded login. We have a custom URL for logging-in “hub-test.myapp.co.nz/{companyCode}/login”. Company code is dynamic. How can we redirect to this URL after password reset?
Hi @dev40,
Thanks for reaching out to the Auth0 Community!
To redirect your users to a passord reset, you will need to fill in the redirect_to in the Change Password email template found on your Auth0 Dashboard > Branding > Email Templates. See below for clarity:
Doc reference: Customize Email Templates
Please let me know if you have any further questions.
Thanks,
Rueben
