1. Home
  2. Docs
  3. Documentation
  4. Firebase Integration
  5. Enable Firebase Auth

Enable Firebase Auth

To enable Firebase Auth, simply go to Firebase Console -> Authentication -> Sign-in Methods and enable the methods that you are going to support in your app. By default, our React Native apps have integration with Email/Password, Phone and Facebook.

firebase auth

For Facebook Login, you’ll also need your Facebook App ID. You can add that later when you set up Facebook.