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

Replace deprecated and unmaintained oauth2client library #230

Closed
skangas opened this issue Dec 28, 2022 · 2 comments
Closed

Replace deprecated and unmaintained oauth2client library #230

skangas opened this issue Dec 28, 2022 · 2 comments

Comments

@skangas
Copy link
Contributor

skangas commented Dec 28, 2022

The oauth2client has been deprecated for a long time. It was last released on Sep 7, 2018, and its GitHub repository was archived on Nov 9, 2022. It should be replaced with some alternative.

According to the oauth2client page on pypi:

Note: oauth2client is now deprecated. No more features will be added to the libraries and the core team is turning down support. We recommend you use google-auth and oauthlib.

@granquet
Copy link
Contributor

I've created this PR to fix this issue: #242

@skangas
Copy link
Contributor Author

skangas commented Sep 2, 2023

I've created this PR to fix this issue: #242

Thanks.

If you include the text (fix #242) somewhere in your commit message, this ticket should be closed automatically when your PR is merged.

@gauteh gauteh closed this as completed in 2ccc4b4 Sep 10, 2023
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

No branches or pull requests

2 participants