I need some help figuring out how to customize the messages displayed on the sign-up form used when inviting users to an organization.
Context:
I’m using the Auth0 API to send invitations that allow users to sign up and join an organization. The invitation link redirects them to the sign-up form. I’d like to modify some of the text or messages shown on that form, but I haven’t found a way to do it through the Auth0 Dashboard or settings.
You can customize the text elements of the sign-up from directly from the Auth0 Dashboard by navigating to Branding - Universal Login - Edit text and translations. Here you will have to select the prompt - signup and you can insert custom messages directly in the Text Fields, or use the Raw JSON tab.