oauth2client 4.1.2

pip install oauth2client
Latest version
Last release: 2017-06-29
OAuth 2.0 client library

Project description

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/>`__.