firebase-admin-node
firebase-admin-node copied to clipboard
Firebase Admin Node.js SDK
adds the `disableAuth` property to the `Tenant` class, allowing users to distinguish between active and disabled tenants. ref: - https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.tenants#Tenant
Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion https://github.com/firebase/firebase-admin-node/issues/2929 ### Testing * Make sure all...
### [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...
### [REQUIRED] Step 2: Describe your environment * Operating System version: NA * Firebase SDK version: 13.4.0 * Firebase Product: auth (node.js admin sdk) * Node.js version: 20 * NPM...
Bumps [@firebase/auth-compat](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/auth-compat) from 0.5.16 to 0.5.26. Changelog Sourced from @firebase/auth-compat's changelog. 0.5.26 Patch Changes Updated dependencies [35ad526, b5df4ae]: @firebase/auth@1.10.6 0.5.25 Patch Changes Updated dependencies [8a03143]: @firebase/util@1.12.0 @firebase/auth@1.10.5 @firebase/component@0.6.17 0.5.24 Patch...
### [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...
### Describe your environment * Operating System version: _____ * Firebase SDK version: 13.2.0 * Firebase Product: auth * Node.js version: 22.14.0 * NPM version: 10.9.2 ### Describe the problem...
### [READ] Step 1: Are you in the right place? Yes ### [REQUIRED] Step 2: Describe your environment * Operating System version: MacOS 15.4.1 * Firebase SDK version: firebase-admin 12.5.0...
[FR]
Summary: TypeError: db.writeBatch is not a function in Next.js API Route using firebase-admin 1. Problem Description: We are encountering a persistent TypeError: db.writeBatch is not a function error when attempting...
* Operating System version: Arch Linux * Firebase SDK version: 13.22.0 * Firebase Product: database * Node.js version: 22.11.0 * NPM version: 10.9.0 On my laptop, using pm2, the NodeJS...