Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(functions): Use emulated credentials when connecting to the emulator #2857

Merged
merged 2 commits into from
Feb 25, 2025

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
Contributor

@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
Labels
release:stage Stage a release candidate release-note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Authentication error in tasks firebase emulator on enqueue
2 participants