Creating user with emailOTP
I am using the emailOTP Sig-in
Now, I want to simulate this on the server side, meaning that I want to create a client without sending the email and whenever someone with that email signs in they receive the otp to sign-in (basically creating an account for the user with his email).

0 Replies