What is phone Auth?

Phone authentication allows users to sign in to Firebase using their phone as the authenticator . An SMS message is sent to the user (using the provided phone number) containing a unique code. Once the code has been authorized, the user is able to sign into Firebase.

Read more