Skip to content

fixes support for calls against local emulators as admin #3099

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

Merged
merged 5 commits into from
Feb 1, 2021
Merged

Conversation

bkendall
Copy link
Contributor

Description

Fixes #3084

Local emulators support a bearer token of owner to fake an admin token. This is done so that real admin tokens are not accidentally forwarded somewhere they're not supposed to go. The previous API package did this shimming, and we're replicating it here.

@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Jan 29, 2021
@bkendall bkendall merged commit 93ea961 into master Feb 1, 2021
@bkendall bkendall deleted the bk-3084 branch February 1, 2021 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

firestore#delete not working with the emulator after more or less recent change
3 participants