How to Update "Sign Up" Text in Universal Login and Add a Link to "Sign Up" on the Sign-In tab

I’m using Auth0 Universal Login and would like to make two adjustments:

  1. Update the “Sign Up” Text of the Sign up tab: I want to change the default “Sign Up” button text to something custom (e.g., “Create an Account”).
  2. Add a Link on the Sign-In tab: At the bottom of the Sign-In tab, I’d like to include a text link (e.g., “Don’t have an account? Create an Account”) that directly switches to the “Sign Up” tab.

Hi @nivedita.israni,

Welcome to the Auth0 Community!

You can edit the text via the custom text fields in the Auth0 Dashboard under Branding > Universal Login > Advanced Options > Custom Text. Doc: Customize Universal Login Text Elements

Please let me know if you run into any issues with this, and I’ll be happy to help!

Thanks,

Mary Beth