I’ve created a new tenant, added @auth0/auth0-vue, and wired up the login and logout calls. The login page appears, allows me to login or sign up or reset my password.
I’ve now added two organizations with connections. The login works but the sign up option is missing.
It is using the “New Current implementation of Universal Login” and there are no customizations.
Any idea what I’ve done to make the sign up option disappear?
I tried turning on the custom Custom Login Page and it shows a warning “One or more pages are using custom HTML to override the Universal Login experience.”
I haven’t setup a custom HTML so I’m a bit baffled by this warning. Anyways, I’ve turned it off and I still don’t see a “Sign Up” link in the login page.