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

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.3.0 to 22.7.5. 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.3.0&new-version=22.7.5)](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 [del](https://github.com/sindresorhus/del) from 6.1.1 to 8.0.0. Release notes Sourced from del's releases. v8.0.0 Breaking Require Node.js 18 (#161) e2e5b71 Improvements Update dependencies (#161) e2e5b71 https://github.com/sindresorhus/del/compare/v7.1.0...v8.0.0 v7.1.0 Add path to onProgress...

dependencies
javascript

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

api: remoteconfig

Environment * Operating System version: MacOS 12.6.3 * Firebase SDK version: 11.3.0 * Firebase Product: firebase-admin * Node.js version: 16.19.0 * NPM version: 8.19.3 * jest: 29.4.3 * typescript: 4.9.3...

api: database

Bumps [@firebase/auth-compat](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/auth-compat) from 0.4.9 to 0.5.13. Changelog Sourced from @​firebase/auth-compat's changelog. 0.5.13 Patch Changes 62348e116 #8432 (fixes #8431) - Update undici dependency to 6.19.7 due to a memory leak in...

dependencies

**Is your feature request related to a problem? Please describe.** We have a need to instantiate multiple instances of firebase admin to access multiple projects at the same time. This...

type: feature request

### [READ] Step 1: Are you in the right place? Yes ### [REQUIRED] Step 2: Describe your environment * Operating System version: Google Cloud environment * Firebase SDK version: 11.11.1...

type: feature request
api: auth

**Is your feature request related to a problem? Please describe.** When there is a time we rely on firebase to generate unique ID for firestore or authentication, sometimes we don't...

type: feature request
api: firestore

Fix for https://github.com/firebase/firebase-admin-node/issues/2692

**Is your feature request related to a problem? Please describe.** I need to be able handle and cleanup tokens that have expired or are not working for whatever reason. I...

type: feature request
api: messaging