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

feat: add impersonated credential handler #804

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mvaldi
Copy link

@mvaldi mvaldi commented Aug 26, 2024

Hi Firebase Team!

Currently Firebase SDK cannot handle impersonated credentials, it happens that I need to impersonalize the service account to be able to access the Firestore of another project id, which, for me, the impersonated of the service account is necessary, since in the company we have disabled the json keys for security reasons

So this PR has the solution to be used with impersonated credentials without errors.

I also leave an example in docstring how to use

@lahirumaramba lahirumaramba self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants