Hello.
I have successfully enabled the Password-less authentication flow, but I do not want everyone in the world to be able to use the site - only a couple dozen pre-selected email addresses. I was hoping to create user accounts for these users in the Auth0 data store, and allow passwordless workflow for them without opening up the website to the public. But it seems any new users I create in the Auth0 UI can have only the username / password option.
Is it possible to enable password-less login flow for a limited list of users before they sign up, so I can keep unauthorized users from logging in via Auth0?
Thanks in advance,
- benton