How can i manually make sure the signup page is opened and not login?

I’m trying to control which auth0 page is opened and I couldn’t figure out how to do it…

Couldn’t find anything in the API of @auth0/nextjs-auth0 that handles this.

Tried creating different routes, pages, callbacks and even passing parameters with no luck.

Is there a way to say:

  • Go to auth signup screen without opening the sign up

not open login and then click the “sign up” link.

  • Which SDK this is regarding: @auth0/nextjs-auth0
  • SDK Version: 1.4.0
  • Platform Version: Next 11.0.0

Hi @hamatoyogi

Welcome to the Community!

Checkout this guide:

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