Project: oauth2client

OAuth 2.0 client library

Project Details

Latest version
4.1.3
Home Page
http://github.com/google/oauth2client/
PyPI Page
https://pypi.org/project/oauth2client/

Project Popularity

PageRank
0.009999007849420682
Number of downloads
14212809

oauth2client is a client library for OAuth 2.0.

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 <https://google-auth.readthedocs.io>__ and oauthlib <http://oauthlib.readthedocs.io/>__.