Hello, I use universal login.
After successfully resetting a password using password reset page, the button shows up to navigate to the URL set in the “Application Login URI” field of the application settings. The button says “Back to [Application Name]”.
Is it possible to customize the message on the navigation button (that show up on password reset page after password is changes successfully) without messing with the application name? For example, how can I change the message to “Back to Login” without having to set the Auth0 application name to “Login”?
Thank you