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

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

api: firestore

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

release-note
release:stage

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.10.2&new-version=24.10.1)](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...

dependencies
javascript

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

dependencies
javascript

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

dependencies
javascript

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

dependencies
javascript

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

api: core
release-note

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

api: auth

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