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.
Yes, you can have it automatically set to the name of an application by passing a client ID with the password change ticket request. This feature is documented here if you’d like more info.
OR
You can change it entirely by using the text customization API. Here is the specific doc for that prompt: