Password Changed Dialog button label

Hi @marshall.thompson,

Welcome to the Auth0 Community!

You can change the prompt text here: Customize New Universal Login Text Prompts

That prompt in particular uses a clientName variable, which is “All Applications” in the case when you don’t pass a client ID with the passwordChangeTicket request.

Hope that helps!