From 8bc51400469fbbd2c36b052479eb12429b698e7f Mon Sep 17 00:00:00 2001 From: Elliot Hesp Date: Thu, 28 Feb 2019 13:23:30 +0000 Subject: [PATCH] Update index.md --- docs/authentication/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/authentication/index.md b/docs/authentication/index.md index 4564b848..7f57a113 100644 --- a/docs/authentication/index.md +++ b/docs/authentication/index.md @@ -8,9 +8,13 @@ description: Authenticate users with your application. React Native Firebase int 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: - +