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

Firebase Admin Python SDK

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

The optional value argument in push() can be used to provide an initial value for the child node. If no value is provided, child node will have an empty string...

This adds two exception types to enable users to detect rate limited calls which were previously swallowed and converted into a generic `InvalidArgumentError`, making it impossible to detect rate limiting...

**Is your feature request related to a problem? Please describe.** I have a Firebase project that utilised the recent feature to allow for multiple Firestores for a single project and...

type: feature request
api: firestore

* Operating System version: Ubuntu 22.04 * Firebase SDK version: (admin-sdk) 6.0.1 * Firebase Product: auth * Python version: 3.10.6 * Pip version: 22.3.1 unable to remove the email from...

api: auth

**Is your feature request related to a problem? Please describe.** There is a problem with the SDK. Although it offers the option to use email and password for authentication, I...

needs-triage
type: feature request

### [READ] Step 1: Are you in the right place? * For issues related to __the code in this repository__ file a GitHub issue. * If the issue pertains to...

api: core

Currently, we can't use firebase emulator with anonymous credentials due to request to real firebase and attempt to find a user and validate it's permissions. We can see this behaviour...

- I have formatted the code with isort and then black

### [REQUIRED] Step 2: Describe your environment * Operating System version: Windows 10 * Firebase SDK version: 12.4.2 * Firebase Product: firestore (auth, database, storage, etc) * Python version: 3.10.13...

needs-triage

### Step 2: Describe your environment * Operating System version: OS X Ventura 13.4 * Firebase SDK version: 6.2.0 * Firebase Product: database * Python version: 3.11.2 * Pip version:...

type: bug
api: database