Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


React Native Firebase - Authentication

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter


This is for the upcoming v6.0.0 release of React Native Firebase, please use the react-native-firebase package instead, unless you're early adopting/testing the new packages - in which case please use the latest tagged patch-only release for this package.

Firebase Authentication aims to make building secure authentication systems easy, while improving the sign-in and onboarding experience for end users. It provides an end-to-end identity solution, supporting email and password accounts, phone auth, and Google, Twitter, Facebook, and GitHub login, and more.

> Learn More

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/auth
react-native link @react-native-firebase/auth

Documentation

License


Built and maintained with 💛 by Invertase.

💼 Hire Us | ☕️ Sponsor Us | ‍💻 Work With Us