firebase-admin-node
firebase-admin-node copied to clipboard
Firebase Admin Node.js SDK
bun.sh grpc-js :: undefined is not an object (evaluating 'error.stack.split') :: what am I missing?
### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS 13.5.2 (22G91) * Firebase SDK version: 11.10.1 * Firebase Product: firestore * Node.js version: 18.17.1 * NPM version:...
After update to firebase admin `12.0.0.` we are unable to build any of our Firebase functions projects. We don't have problems on `11.11.1`. As reported here on the forums https://github.com/firebase/firebase-admin-node/discussions/2411...
### Describe your environment * Operating System version: ***Mac Sonoma 14.3*** * Firebase SDK version: ***v12.0.0*** * Firebase Product: ***Admin SDK for NodeJS*** * Node.js version: ***v18.17.1*** * NPM version:...
We expect to get a snapshot with the right type, but instead, we get unknown. Downgrading to 11.11.0 fixes the issue
**Is your feature request related to a problem? Yes** It is very hard to search all the users by email when you allow the user to link multiple providers or...
### [REQUIRED] Step 2: Describe your environment * Operating System version: MongoDB Atlas Trigger (Realm App) * Firebase SDK version: 11.4.1 * Firebase Product: messaging * JS SDK Version: [3.18.0](https://github.com/mongodb/stitch-js-sdk/releases/tag/v3.18.0)...
### [READ] Step 1: Are you in the right place? This is a bug report. ### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS Sonoma * Firebase...
Using payload's event_type variable From manual testing, payload looks like: ``` { "iss": "", "aud": "", "iat": "", "exp": "", "event_id": "", "event_type": "beforeCreate", "user_agent": "", "ip_address": "", "locale": "",...
Hello, I've upgraded to latest version of firebase-admin and got some deprecation method messages. One of them was `sendAll` which is gonna be replaced with `sendEach`. I checked interfaces and...
### [REQUIRED] Step 2: Describe your environment Attached my package.json file [package.json](https://github.com/firebase/firebase-admin-node/files/13936520/package.json) SO: Windows 10 Home ### [REQUIRED] Step 3: Describe the problem After the install of lastest version of...