Display sign up page by default

Hi! I would like to set the default login page to be the signup page instead of the login page. Currently, I’m using the universal login.
I found the solution that setting a parameter through the /authorize API, but I’m using loginWithRedirect function from auth0 package not API. Is there any ways to set initial page to the sign up page using the loginWithRedirect function? Thank you!

Hi @ywaka

Thanks for contacting Auth0 Community.

This post demonstrates how this might be achieved https://community.auth0.com/t/loginwithredirect-screen-hint-signup-not-working/99797/8 please review and let us know if this helps.

Warm regards.

2 Likes

Thank you so much! :slight_smile:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.