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

Update authorization library for Google Sheets to support account delegation #11

Merged
merged 2 commits into from
Apr 11, 2022

Conversation

sjwmoveon
Copy link

The oauth2client library is deprecated, and gspread will drop most information from the oauth2client authorization. Switch to the actively maintained google-auth library and add an argument for a delegated account name.

(Merging into moveon branch since that is the base branch we use.)

…egation

The oauth2client library is deprecated, and gspread will drop most information from the oauth2client authorization.  Switch to the actively maintained google-auth library and add an argument for a delegated account name.
Copy link

@technicalex technicalex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@sjwmoveon sjwmoveon merged commit 29cf819 into moveon Apr 11, 2022
@sjwmoveon sjwmoveon deleted the gsheets branch April 11, 2022 16:04
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