firebase-admin-node
firebase-admin-node copied to clipboard
Firebase Admin Node.js SDK
### [READ] Step 1: Are you in the right place? Yes ### [REQUIRED] Step 2: Describe your environment * Operating System version: Ubuntu 22.04 * Firebase SDK version: 11.11.0 *...
The admin package's dependency on @google-cloud/firestore is currently specified as ^6.6.0. However, there appears to be a compatibility issue with non-default databases when using any version below 6.7. This conflict...
### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS 12.6 * Firebase SDK version: 11.5.0 * Firebase Product: auth * Node.js version: 16.17.1 * NPM version: 9.4.0...
Hello. Discovered the following issue using firebase admin v10. I can successfully enroll a user for the MFA process by calling admin.auth().updateUser(...) with multiFactor/enrolledFactors provided. But removing enrolled factors is...
My environment * Operating System version: macOS Monterey * Firebase SDK version: 11.2.0 * Firebase Product: Firestore * Node.js version: v16.17.1 * NPM version: 8.19.2 #### Steps to reproduce: Just...
### [READ] Step 1: Are you in the right place? **Cloud Firestore support is provided by the [`@google-cloud/firestore`](https://npmjs.com/package/@google-cloud/firestore) library. Therefore the easiest and most efficient way to get Firestore issues...
* Operating System version: Firebase CloudFunctions NodeJS (v1) * Firebase SDK version: "firebase-functions": "^4.1.1" * Firebase Product: auth * Node.js version: CloudFunctions v1 * NPM version: Deployed via firebase cli...
* Firebase SDK version: 10.1.0 * Firebase SDK version: 11.10.1 * Firebase Product: auth (auth, database, storage, etc) * Node.js version: 18.12.1 * NPM version: 8.19.2 Our server got this...
### [READ] Step 1: Are you in the right place? yes ### [REQUIRED] Step 2: Describe your environment * Operating System version: Ubuntu 22.04 lts * Firebase SDK version: 11.11.0...
I'm reporting for the first time so if I'm making some mistake let me know. The thing is that I'm working on an angular app that uses angular universal and...