Skip to main content

Overview

You may want to disable public sign ups to allow only certain people to access your app.

From a passwordless login perspective, you would want to maintain an allow list of emails / phone numbers and only those users would be able to login to access the app.

In this section, we will see how to achieve this flow.

Which frontend SDK do you use?
supertokens-web-js / mobile
supertokens-auth-react