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 13.2.1 * Firebase SDK version: 11.9.0 * Firebase Product: database (realtime database) * Node.js version: v18.16.0 * NPM...

api: database

It seems weird that an update event could contain nothing, if that's the case an update event did not occur, did it ? ```ts // firestore.d.ts export declare function onDocumentUpdated(document:...

**Is your feature request related to a problem? Please describe.** Add new generics type for fromFirestore in FirestoreDataConverter. **Describe the solution you'd like** Hi, I have suggestion about type of...

type: feature request

### [READ] Step 1: Are you in the right place? Yes ### [REQUIRED] Step 2: Describe your environment * Operating System version: Github Actions * Firebase SDK version: 11.8.0 *...

### [REQUIRED] Step 2: Describe your environment * Operating System version: Windows 10 * Firebase SDK version: 11.5.0 * Firebase Product: auth * Node.js version: v16.15.0 * NPM version: 8.5.5...

api: auth

Added: - HTTP/2 support for `sendEach()` and `sendEachForMulitcast()` - New deprecated method `enableLegacyTransport()` When sending messages using `sendEach()` or `sendEachForMulitcast()` a HTTP/2 connection is now used by default. In order...

release-note
release:stage

### [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...

needs-triage

### [REQUIRED] Step 2: Describe your environment * Operating System version: Alpine 3.16 * Firebase SDK version: 12.0.0 * Firebase Product: database, we also use auth * Node.js version: v18.11.0,...

api: database

### Describe your environment * Operating System version: mac osx * Firebase SDK version: 12.1.0 * Firebase Product: gcm/push * Node.js version: 20.11 * PNPM version: 8 #### Steps to...

type: bug
api: core

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. When I upgrade fcm to Http V1, the speed will...

type: feature request
api: messaging