Passwordless Connection - can we use rules to check if user exists before sending otp?

Hi All,

Can we check in rules if user exists before sending otp using passwordless connection?

Rules run after successful authentication, meaning the user must exist for the rules to run. You can check if it is the first log in if that is what you mean.

What do you want to do specifically?

Thanks for your reply Dan!

But my use case is to check if user exists & not blocked in our database before sending him the otp on either email or mobile.

I see, check out the pre-registration hook. You should be able to accomplish that with this feature. Let me know if you have more questions about it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.