@nathan.jenkins Thank you for the prompt response.
I do not wish to Disable Signups, I simply would like for Signups to not occur when a non-user tries to log-in. Currently when a non-user attempts to log-in there is no wrong-credentials error. They are asked to validate their sms number, and upon validation they are added as a user.
TL;DR
I don’t want arbitrary sign-ups to occur here:
https://app.us.auth0.com/u/login
I still want access to this:
https://app.us.auth0.com/u/signup
Is this a possible approach?