Closed tswast closed 6 years ago
Also in the api client documentation it is recomending the deprecated version: https://developers.google.com/api-client-library/python/guide/django
Is there a blog post or a rant from someone making the decision to deprecate an entire library silently without updating the documentation of several official google docs?
@parity3 there's some google-internal documentation on why we deprecated. I'll get a distilled version published on the new library's documentation.
Thank you for creating this issue, however, this project is deprecatedand we will only be addressing critical security issues. You can read moreabout this deprecation here.
If you need support or help using this library, we recommend that you ask yourquestion on StackOverflow.
If you still think this issue is relevant and should be addressed, pleasecomment and let us know!
Running a script @theacodes ? This does appear to still be relevant, as I still don't see a deprecation notice linking to google-auth
at https://oauth2client.readthedocs.io/en/latest/
It's in our readme, but not in docs.
Fixed it https://github.com/google/oauth2client/commit/0d1c814779c21503307b2f255dabcf24b2a107ac
oauth2client is now deprecated, but when I look at https://oauth2client.readthedocs.io/en/latest/, I wouldn't know.