oauth2client (4.1.3)
Published 2024-12-11 11:53:16 +01:00 by eofredj
Installation
pip install --index-url oauth2clientAbout this package
OAuth 2.0 client library
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/>__.