discussions Search Results · repo:firebase/firebase-admin-node language:JavaScript
Filter by
51 results
(94 ms)51 results
infirebase/firebase-admin-node (press backspace or delete to remove):
Hello, I recently followed the codelab for integrating Firebase with NextJS. After that worked, I started working on
setting up emulators. For the client-side part, everything worked well as expected. ...
maxijonsonposted
on Jul 26, 2024- 2
:
This was quite surprising.
It seems that when I start Firebase Emulator, my functions/index.js is read twice.
The invocations are right after each other, and I don t call any of the services, yet.
First ...
akauppiposted
on Jul 20, 2021- 4
:
Hi. I am using firebase admin SDK to verify ID Token on my backend server.
Firebase App (not admin) suggests it is okay to expose API keys:
https://firebase.google.com/docs/projects/api-keys#api-keys-for-firebase-are-different. ...
minyoonposted
on Jan 16, 2023- 7
:
So I m trying to upgrade my modules to ESM, which I ve done by setting type : module in package.json, and module :
Node16 in tsconfig.json s compilerOptions.
However I m running into a few type issues. ...
larssnposted
on Jul 22, 2024- 4
:
I recently started seeing tracing output in the console when running firestore queries using the admin sdk. These are
really annoying when developing server software. Anyone know why these started showing ...
donhmorrisposted
on May 3- 0
:
Http2SessionHandler creates a new connection every time we call sendEach. Should it be changed to use a connection pool
to improve performance?
jindal-gitposted
on Jan 13- 0
:
Hi there!
I have a usage question about how to authenticate with the Node.js Firebase admin SDK.
I am trying to use Workload Identity Federation credentials with AWS, ie. I have a JSON config which looks ...
BrummbaerFrposted
on Dec 23, 2024- 0
:
Hi all, I use enableLogging to know if the URL has been rejected by the database. It works as expected with
firebase-js-sdk but not here.
My basic code looks like:
import { cert, initializeApp } from ...
GogoVegaposted
on Dec 16, 2024- 1
:
From the PR and Issue below, I determined that roles/serviceusage.serviceUsageConsumer is now required for IAM in
firebase-admin v12.2.0. However, I could not find any explanation in the Firebase Admin ...
akabekobekoposted
on Jul 10, 2024- 1
:
As I can see from the sdk code, its still using legacy FCM APIs, is there any plan to migrate it to HTTP v1 ? Or there
won t be any changes in the sdk and it will continue to work even after June 2024. ...
ak-notifyposted
on Apr 2, 2024- 6