mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-08 09:37:30 +08:00
1.7 KiB
1.7 KiB
title, description
| title | description |
|---|---|
| Authentication | Authenticate users with your application. React Native Firebase integrates with all Firebase Auth providers. |
Authentication
The authentication module provides an easy-to-use API to integrate an authentication workflow into new and existing applications. React Native Firebase provides access to all Firebase authentication methods and identity providers.
Getting Started
Install & start authenticating your users with Firebase. The Firebase Authentication Kit for React Native is a great way to start your next project, on both Android & iOS. The kit integrates with Facebook, Google & Phone SMS providers. The authentication API reference documentation provides detailed information for each of the classes and methods.Learn more
Our documentation is a great place to start, however if you're looking for more help or want to help others, check out the resources below: