JSPM

@react-native-firebase/auth

21.10.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 135907
  • Score
    100M100P100Q161555F
  • License Apache-2.0

React Native Firebase - 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.

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

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


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

Documentation

Additional Topics

License


Built and maintained with 💛 by Invertase.