Firebase has recently depreciated PhoneAuthprovider.verfiyPhonenumber() , which was used to verify mobile number, instead their documentation asks to use PhoneAuthOptions options() which actually is a method for phone authentication (sign in with user's number). My situation is that I don't want to have phone authentication, rather I just want to verify the users mobile number for my security purposes. Like internet banking , an OTP has to be send to registered mobile if it is verified then moves to next activity. Whether any one can tell me how to do this with current firebase set up..
Firebase has recently depreciated PhoneAuthprovider.verfiyPhonenumber() , which was used to verify mobile number, instead their documentation asks to use PhoneAuthOptions options() which actually is a method for phone authentication (sign in with user's number). My situation is that I don't want to have phone authentication, rather I just want to verify the users mobile number for my security purposes. Like internet banking , an OTP has to be send to registered mobile if it is verified then moves to next activity. Whether any one can tell me how to do this with current firebase set up..
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/cfc20c7a-3bb9-4b5e-9d22-cae4051c4778n%40googlegroups.com.