Files
react-native-firebase/docs/auth/index.md
2019-04-08 12:34:48 +01:00

1.9 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 idenity providers.

Install

To get started, install the module on your platform:

Follow the Android installation guide. Follow the iOS installation guide.

Getting Started

Getting started with authentication? The quick guide will have you up and running in minutes. Looking for advanced authentication help? Our indepth guides cover topics such as social integration. 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: