Firebase Authentication

Firebase Authentication Guide
  1. Go to Firebase Authentication configuration (/admin/config/system/firebase_authentication)
  2. Configure your private key path. E.g: ../../private/your-firebase-private-key.json
  3. Access the REST resources pages and enable the following REST endpoints (the module already came with pre-configured settings - Don't set the authentication provider on these endpoints to the firebase_authentication)
    1. Firebase Authentication user register
    2. Firebase Authentication user login
  4. Configure the permissions to use the REST endpoints above.
Subscribe with RSS Subscribe to RSS - authentication provider