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