firebase-admin-python icon indicating copy to clipboard operation
firebase-admin-python copied to clipboard

Firebase Admin Python SDK

Results 162 firebase-admin-python issues
Sort by recently updated
recently updated
newest added

I’m developing a custom MFA-based authentication system, so I prefer not to use the Firebase client SDK since Firebase only supports MFA via SMS, not email. I’m building my own...

needs-triage
type: feature request

My Firebase account can send notification bar messages to users by topic, but I am unable to use the reg id to send notification bar messages to users. This happened...

api: messaging

This pull request introduces **comprehensive type annotations** to the `firebase_admin` codebase using [PEP 484](https://peps.python.org/pep-0484/) standards. All changes have been validated with **Pyright** in **strict** mode to enforce consistency and catch...

This PR adds support for App Check token consumption (replay protection) to the `app_check.verify_token()` API

release-note
release:stage

Currently to Interact with data connect clousql or any data connect service there is no direct support for sdk. Similarly javascript sdk version of firebase-admin supports dataconnect.

needs-triage
type: feature request

### Environment * Operating System version: python:3.12.10-slim Docker image running on MacOS * Firebase SDK version: 6.9.0 * Firebase Product: cloud messaging * Python version: 3.12.10 * Pip version: 25.0.1...

api: messaging

Hey! This pull request is for a new feature called withdraw_mfa. This feature already exisst in node, but is missing from the python admin sdk. I thought of fixing the...

**Is your feature request related to a problem? Please describe.** I am using a Python Firebase Functions Backend for My Application but I would like to Unit Test My Firestore...

needs-triage
type: feature request