This might be a strange scenario but I want to know if it's possible I can implement user auth through both the ways in my app: by sending email OTP and by using email id+password combo
Ie, a user can either choose to be sent an OTP on his email or just type in his email id and password while signing in.
I hope that makes sense๐ญ๐ญ