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

Firebase Admin Node.js SDK

Results 351 firebase-admin-node issues
Sort by recently updated
recently updated
newest added

### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS 15.6.1 * Firebase SDK version: 13.5.0 * Firebase Product: auth * Node.js version: 20.19.2 * NPM version: 11.6.2...

api: auth

Test PR to trigger CI on Node.js 25.x

Adds two new optional boolean properties, `bandwidthConstrainedOk` and `restrictedSatelliteOk`, to the `AndroidConfig` type in the messaging API. This change includes: - Updating the `AndroidConfig` interface in `src/messaging/messaging-api.ts`. - Adding the...

release:stage

### Describe your environment * Operating System version: n.a. * Firebase SDK version: 13.4.0 * Firebase Product: RemoteConfig * Node.js version: latest * NPM version: latest ### Describe the problem...

api: remoteconfig

The Firebase Admin Node SDK currently does not provide a public API to detect if a value is a `FieldValue.increment()` object. This forces developers to rely on internal implementation details...

type: feature request
api: firestore

I have written and completed the Firebase Core Admin Node SDK, following the provided API proposals and including some unit tests. Some of the additions include the queryRef functionality and...

Previous report suggested contacting here: https://github.com/firebase/flutterfire/issues/17540#issuecomment-3096396804 Which plugins are affected? App Check Which platforms are affected? Android Description Hi! I use many cloud function (onCall) in my project and all...

api: appcheck

### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS 14.6.1 (23G93) * Firebase SDK version: [email protected] * Firebase Product: auth * Node.js version: 20.18 * NPM version:...

api: auth

When initializing Firebase Admin to use the emulator, it's required to set the env var `FIREBASE_AUTH_EMULATOR_HOST` prior to calling `initializeApp`. This works fine, however, the way this value is used...

help wanted
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: messaging