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: MacOS Sequioa 15.7.2 * Firebase SDK version: 12.5.0...
This PR adds support for the limitedUse parameter in the `createToken()` API of the App Check module. This allows users to generate tokens with replay protection, suitable for one-time use...
Hey there! So you want to contribute to a Firebase SDK? Before you file this pull request, please read these guidelines: ### Discussion * Read the contribution guidelines (CONTRIBUTING.md). *...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 24.10.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.47.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.47.0 8.47.0 (2025-11-17) 🚀 Features eslint-plugin: [no-unused-private-class-members] new extension rule (#10913) ❤️ Thank You Brad Zacher @bradzacher You...
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.1 to 11.7.5. Release notes Sourced from mocha's releases. v11.7.5 11.7.5 (2025-11-04) 🩹 Fixes swallow more require errors from *ts files (#5498) (d89dbaf) 🧹 Chores run tests...
Bumps [sinon](https://github.com/sinonjs/sinon) and [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon). These dependencies needed to be updated together. Updates `sinon` from 18.0.1 to 21.0.0 Changelog Sourced from sinon's changelog. 21.0.0 fd10f13f chore!: remove assert.failException property (#2659) (Morgan...
### Discussion To fix the issue: [https://github.com/firebase/firebase-admin-node/issues/2960](https://github.com/firebase/firebase-admin-node/issues/2960). ### Testing All tests passed. ### API Changes No Changes.
### My environment * Operating System version: Windows 11 Pro * Firebase SDK version: 13.5.0 * Firebase Product: auth * Node.js version: 24.10.0 upgrade to 25.0.0 * PNPM version: 10.19.0...
### [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...