Prevent new sign ups and redirect to url

I am using the classic universal login and want to prevent new sign ups. Is there a way to stop new sign ups and instead, when a user clicks to sign up redirect them to a different landing page?

Hi @joe7,

You could disallow sign ups to prevent this button/link from showing. You can disallow signups in Database Connection Settings - Authentication > Database > Select the specific database and scroll down in settings to find “Disable Sign Ups”.
Alternatively, if you did want to redirect, with the Classic Universal Login, you could accomplish this by updating the template located in the Auth0 dashboard under Branding > Universal Login on the Login tab.

Kind Regards,
Nathan

1 Like

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