fix(functions): Use emulated credentials when connecting to the emulator by lahirumaramba · Pull Request #2857 · firebase/firebase-admin-node
Navigation Menu
{{ message }}
firebase / firebase-admin-node Public
- Notifications You must be signed in to change notification settings
- Fork 415
Merged
fix(functions): Use emulated credentials when connecting to the emulator#2857
lahirumaramba merged 2 commits intomasterfrom
fix(functions): Use emulated credentials when connecting to the emulator#2857
lahirumaramba merged 2 commits intomasterfrom
Conversation
Copy link
Member
lahirumaramba
commented
Feb 24, 2025
lahirumaramba
commented
Fixes: #2754
Added a new FunctionsHttpClient class that extends AuthorizedHttpClient to handle credentials when communicating with the Task Queue Emulator.
github-advanced-security bot found potential problems Feb 24, 2025
test/unit/functions/functions-api-client-internal.spec.ts
Dismissed
Show dismissed
Hide dismissed
test/unit/functions/functions-api-client-internal.spec.ts Dismissed Show dismissed Hide dismissed
lahirumaramba
requested a review
from jonathanedey
lahirumaramba
mentioned this pull request
lahirumaramba
assigned
jonathanedey
jonathanedey approved these changes Feb 25, 2025
Copy link
Collaborator
jonathanedey
left a comment
jonathanedey
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, Thanks!
lahirumaramba
deleted the
fix-taskq-emulator
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment