According to the readme google/oauth2client is deprecated. They suggest switching to [google-auth](https://google-auth.readthedocs.io/) or [oauthlib](http://oauthlib.readthedocs.io/). This probably means that this package and all of the docs should also be refactored into using these new packages?
According to the readme google/oauth2client is deprecated. They suggest switching to google-auth or oauthlib.
This probably means that this package and all of the docs should also be refactored into using these new packages?