Replace deprecated and unmaintained oauth2client library
skangas opened this issue · 2 comments
skangas commented
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.