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

Add support for using Google Application Default Credentials for Google Sheets #187

Merged
merged 4 commits into from Mar 3, 2022

Conversation

bobcallaway
Copy link
Contributor

@bobcallaway bobcallaway commented Feb 26, 2022

This allows for simple authentication when running in an environment where app default credentials are enabled (e.g. Google Cloud Functions, Cloud Run, or on a local development machine where gcloud auth application-default login has been run).

Signed-off-by: Bob Callaway <bcallaway@google.com>
Signed-off-by: Bob Callaway <bcallaway@google.com>
Signed-off-by: Bob Callaway <bcallaway@google.com>
@betodealmeida
Copy link
Owner

This is awesome, @bobcallaway! Thank you for the PR!

Do you want to add yourself to https://github.com/betodealmeida/shillelagh/blob/main/AUTHORS.rst?

Signed-off-by: Bob Callaway <bcallaway@google.com>
@bobcallaway
Copy link
Contributor Author

This is awesome, @bobcallaway! Thank you for the PR!

Do you want to add yourself to https://github.com/betodealmeida/shillelagh/blob/main/AUTHORS.rst?

Done - thanks!

@betodealmeida betodealmeida merged commit 04da4cc into betodealmeida:main Mar 3, 2022
@betodealmeida
Copy link
Owner

Thanks for the PR!

@betodealmeida
Copy link
Owner

@bobcallaway I've released 1.0.7 with your changes.

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.

None yet

2 participants