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(GoogleAuth): Expand credentials type #1719

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

danielbankhead
Copy link
Member

Currently the GoogleAuthOptions.credentials type parameter is more limited in properties than the GoogleAuth#fromJSON method, although in the code paths they are used in the same way.

This fixes problems for customers looking to provide credentials directly to GoogleAuth's constructor.

Background:

🦕

@danielbankhead danielbankhead requested review from a team as code owners January 3, 2024 22:57
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jan 3, 2024
@danielbankhead danielbankhead merged commit 846c8e9 into main Jan 4, 2024
18 checks passed
@danielbankhead danielbankhead deleted the fix-expand-credentials-type branch January 4, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants