Can I use Firebase “Phone Number Authentication” feature for the phone number verification purpose?
问题 I am actually using Firebase Google auth for signing in the user and after that, I want to take the basic details of the user into the database which also includes the mobile number of a user, so my question is can use Phone Number Authentication just to verify the mobile number of user (using OTP) and after that I can store it into database? Thank You! 回答1: If you want to use firebase phone authentication for phone number verification only, according to me you do this but by implementing