We just migrated to use Universal Login, and I’m running into an issue where I can’t see or get to the sign up page
I’ve added the propt=login&screen_hint=signup as stated in:
But that is resulting in an immediate redirect to the callback uri
It seems like it might have to do with Auth0 server side but I’m not getting an error, it’s just falling back to the login url + calling the callback and I’m not sure why
I thought that at one point there was a setting in the auth0 dashboard to enable and disable the sign up page, but I can’t seem to find it now.