fix(functions): Use emulated credentials when connecting to the emulator by lahirumaramba · Pull Request #2857 · firebase/firebase-admin-node

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@lahirumaramba

Copy link

Member

Fixes: #2754

Added a new FunctionsHttpClient class that extends AuthorizedHttpClient to handle credentials when communicating with the Task Queue Emulator.

@lahirumaramba lahirumaramba added release-note release:stage

Stage a release candidate

labels

Feb 24, 2025
Copy link

Collaborator

@jonathanedey 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 lahirumaramba merged commit 2379e15 into master

Feb 25, 2025

8 checks passed

@lahirumaramba lahirumaramba deleted the fix-taskq-emulator branch

February 25, 2025 17:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jonathanedey jonathanedey jonathanedey approved these changes

Labels

release:stage

Stage a release candidate

release-note

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Authentication error in tasks firebase emulator on enqueue

2 participants

@lahirumaramba @jonathanedey