generated: '2026-07-19' method: searched source: >- https://developers.google.com/identity/protocols/oauth2/scopes#firebase, https://firebase.google.com/docs/projects/api/reference/rest docs: https://developers.google.com/identity/protocols/oauth2/scopes#firebase note: >- Firebase's Google-hosted REST APIs authorize with Google OAuth 2.0 scopes. Scopes below are documented by Google for Firebase-related services. schemes: - name: GoogleOAuth2 flows: - flow: authorizationCode authorizationUrl: https://accounts.google.com/o/oauth2/v2/auth tokenUrl: https://oauth2.googleapis.com/token scopes: - scope: https://www.googleapis.com/auth/firebase description: View and administer all your Firebase data and settings. - scope: https://www.googleapis.com/auth/firebase.readonly description: View all your Firebase data and settings. - scope: https://www.googleapis.com/auth/cloud-platform description: View and manage your data across Google Cloud Platform services. - scope: https://www.googleapis.com/auth/cloud-platform.read-only description: View your data across Google Cloud Platform services. - scope: https://www.googleapis.com/auth/datastore description: View and manage Cloud Firestore / Datastore data. - scope: https://www.googleapis.com/auth/firebase.messaging description: Send messages and manage messaging via Firebase Cloud Messaging. - scope: https://www.googleapis.com/auth/firebase.database description: View and administer Firebase Realtime Database data. - scope: https://www.googleapis.com/auth/userinfo.email description: See the primary Google Account email address.