My use case is a user has logged into a website using Auth0 (its a regular webapp using asp.net).
I have created a change your password link and following the instructions on this post:
Allow the user to change their password from a profile screen - #13
I have created a password change ticket and redirect them to the link.
This allow them to enter a new pwd - great.
But then the next screen is
image|690x378
which has a button: Back to All Applications.
I’m using New Universal Login.
Can I change the text on this button?