firebase-admin-node
firebase-admin-node copied to clipboard
Firebase Admin Node.js SDK
Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) from 7.47.6 to 7.47.7. Changelog Sourced from @microsoft/api-extractor's changelog. 7.47.7 Wed, 21 Aug 2024 05:43:04 GMT Version update only Commits 57df618 Bump versions [skip ci] df3a03a Update changelogs...
### [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...
Bumps [@firebase/auth-compat](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/auth-compat) from 0.4.9 to 0.5.12. Changelog Sourced from @firebase/auth-compat's changelog. 0.5.12 Patch Changes Updated dependencies [2ddbd4e49]: @firebase/auth@1.7.7 0.5.11 Patch Changes 025f2a103 #8280 (fixes #8279) - Fixed typos in documentation...
I updated to the latest version of **"firebase-admin": "12.3.1" but am still getting this issue with authentication. The same code was working easier, correct. I read that this version refresh...
### [REQUIRED] Step 2: Describe your environment * Operating System version: Linux Ubuntu 24.04 * Firebase Admin SDK version: v12.2.0 * Firebase Product: Admin auth * Node.js version: v20.11.1 *...
### Describe your environment * Operating System version: all * Firebase SDK version: latest (12.2.0) * Firebase Product: FCM * Node.js version: all * NPM version: all ### Describe the...
API proposal - [go/firebaseauth-fdl-deprecation-api-proposal](http://goto.google.com/firebaseauth-fdl-deprecation-api-proposal)
1. Added mobileLinksConfig field for project and tenant creation and/or updating workflows. This will be later used in Firebase Dynamic links deprecation work. 2. Fixed some legacy failing tests. *...