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 dependencies & remove oath2client #61

Open
Mr0grog opened this issue May 21, 2020 · 0 comments
Open

Update dependencies & remove oath2client #61

Mr0grog opened this issue May 21, 2020 · 0 comments

Comments

@Mr0grog
Copy link
Member

Mr0grog commented May 21, 2020

oauth2client, which we use in some parts of the code here, has been deprecated: https://google-auth.readthedocs.io/en/latest/oauth2client-deprecation.html#post-deprecation-support

I’m not sure whether that means changes on the remote end may eventually cause it to stop working, but we should probably replace our usage of it with something new.

Several other dependencies (e.g. google-api-python-client and google-auth) are also out of date, and the latest versions of them appear to also no longer use oauth2client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants