Package Exports
- @react-native-firebase/auth
- @react-native-firebase/auth/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@react-native-firebase/auth) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Native Firebase - Authentication
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.
Installation
Requires @react-native-firebase/app
to be installed.
yarn add @react-native-firebase/auth
Documentation
Additional Topics
License
- See LICENSE
Built and maintained with 💛 by Invertase.