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: - +