Right now for signing/logging in, the user needs to use email and password. The problem with this approach is that by sharing email and password anyone can login to the account.
So, I want to remove email and password as login details, and want to use phone number and OTP verification for logging in
Is it possible ?