firebase-admin-node
firebase-admin-node copied to clipboard
Firebase Admin Node.js SDK
### Discussion * Bug: Async Problem I think firebase-internal.ts has async problem. It goes to if-else state before credential is created. So, in my case, I normally send credential in...
### [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...
- Admin SDK should bypass AppCheck token verifications for RTDB operations. This seems to be a regression issue in `@firebase/[email protected]` and up (which is a transitive dependency of `@firebase/database-compat`). -...
### [REQUIRED] Step 1 Yes, I think this is the right place ### [REQUIRED] Step 2: Describe your environment * Operating System version: MacOS * Firebase SDK version: 11.0.0 *...
Implement API calls & surface for Extensions namespace, and add unit testing. To make things a little bit more palatable for review, I split this into 2 prs - please...
First of all, thx for improvements made for Firebase users with regards to Cloud Tasks product. However there are few crucial missing pieces: ### Emulator support Based on current documentation,...
Describe your environment * Operating System version: MacOS 12.2.1 and Alpine Linux (Dockerfile `FROM node:14`) * Firebase SDK version: firebase-admin 11.0.0 * Firebase Product: database * Node.js version: v14.19.3 *...
Scaffolding out the files for the extensions namespace described in go/firex-admin-sdk. In the interested on keeping code reviews less burdensome, I'm splitting this up into a few PRs - I'll...
I'd like to suggest a way to validade the phone number in the server. Something like `validatePhoneNumber(verificationId, verificationCode)` (which returns the phone number, for example) would be very useful. Maybe...
### [REQUIRED] Step 2: Describe your environment * Operating System version: MacOS Monterey * Firebase SDK version: 11.3.0 * Firebase Product: auth, realtime database * Node.js version: v17.8.0 * NPM...