2
0
mirror of synced 2025-01-23 20:59:10 +00:00

Update authentication.md

This commit is contained in:
Michael Diarmid 2017-04-06 12:44:08 +01:00 committed by GitHub
parent 8c45b744c9
commit 0bc3fbf3ea

View File

@ -1,6 +1,6 @@
# Authentication
RNFirebase handles authentication for us out of the box, both with email/password-based authentication and through oauth providers (with a separate library to handle oauth providers).
RNFirebase handles authentication for us out of the box, both with email/password-based authentication and through oauth providers (with a separate library to handle oauth providers, see [examples](#examples)).
> Authentication requires Google Play services to be installed on Android.