Disabling signup works on the preview with auth0 but doesn't when embedded into my app

I see another post here Bug: Disable Sign Ups switch does not disable sign ups in Login page .

Basically, I have disabled and reenabled and disabled the sign up all toggle in the database connections. I can see it be removed but with in the preview. But when i bring up my react native auth flow up it still show
here it is in the app

here it is in the preview

I only have 1 database and it is tied to the correct application. the auth flow works normally.

Bump on this. still not working not even in the slightest.

For others with this issue you have more control with a provider like SuperTokens. Thats what I’m currently evaluating.

Hi @Adam.T

I am sorry about the delayed response to your inquiry regarding signups.

May I ask how are you embedding the authentication process in your react native application? Are you using LockJS, Auth0JS or do you call the authentication API directly?

If you are using LockJS, you might want to take a look at our documentation in order to set the allowSignUp boolean to false.

As an alternative solution, you might want to go to Branding → Universal Login → Customize Text Elements and remove the text for footerLinkText, signupActionLinkText, footerText and signupActionText.

If I can help with anything else regarding the matter, let me know!

Kind Regards,
Nik