Can we implement Passwordless Signin with a db connection?

Hi @Nagesh,

Thank you for your reply.

That is correct. The Passwordless login does not perform any checks before sending the email, only when using the New Universal Login Experience.

This won’t be possible. There isn’t a way out-of-the-box to pre-check if the email ID is present in your DB connection. You could, however, use a Post Login Action to deny the user access if their email ID is not present.

Please let me know if you have any questions.

Thanks,
Rueben