Disable OTP signup does not return error
I disabled otp signup for my app and I expected to receive an error while user who is not registered try to sign in using OTP. but currently it diables the user creation that is true, but how I will show an error in the login page that this email is not registered
1 Reply
An email that is not registered is also giving success:true , but now that is not being updated to users table in db