Firebase · OAuth Scopes
Firebase OAuth Scopes
OAuth 2.0
searched
Firebase publishes 8 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Firebase API on a user’s behalf.
Tokens are issued from https://oauth2.googleapis.com/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyBackend as a ServiceApplication DevelopmentMobileWebAuthenticationDatabaseCloud FunctionsMessagingGoogle
Scopes: 8
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://accounts.google.com/o/oauth2/v2/auth
https://accounts.google.com/o/oauth2/v2/auth
Token URL
https://oauth2.googleapis.com/token
https://oauth2.googleapis.com/token
Flows
authorizationCode
authorizationCode
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| https://www.googleapis.com/auth/firebase | View and administer all your Firebase data and settings. | |
| https://www.googleapis.com/auth/firebase.readonly | View all your Firebase data and settings. | |
| https://www.googleapis.com/auth/cloud-platform | View and manage your data across Google Cloud Platform services. | |
| https://www.googleapis.com/auth/cloud-platform.read-only | View your data across Google Cloud Platform services. | |
| https://www.googleapis.com/auth/datastore | View and manage Cloud Firestore / Datastore data. | |
| https://www.googleapis.com/auth/firebase.messaging | Send messages and manage messaging via Firebase Cloud Messaging. | |
| https://www.googleapis.com/auth/firebase.database | View and administer Firebase Realtime Database data. | |
| https://www.googleapis.com/auth/userinfo.email | See the primary Google Account email address. |
📄 Provider scope reference: https://developers.google.com/identity/protocols/oauth2/scopes#firebase