Hi,
We would like to use the PasswordLess feature but only send emails to those already registered as users.
Our idea is to prepopulate the database with users coming from elsewhere (Using the mgmt API) and when the user enter his email then the system only send if that user exists in the database.
Is that possible? So far, if I have a valid email but I’m not in the database, I receive the email anyway.
Thanks