We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c68a4 commit cffc660Copy full SHA for cffc660
auth/README.md
@@ -7,7 +7,7 @@ code and promote best practices (both user experience and security) for
7
authentication.
8
9
A simple API is provided for drop-in user authentication which handles the flow
10
-of signing in users with email addresses and passwords, and federated identity
+of signing in users with email addresses and passwords, phone numbers, and federated identity
11
providers such as Google Sign-In, and Facebook Login. It is built on top of
12
[Firebase Auth](https://firebase.google.com/docs/auth).
13
0 commit comments