Merge commit 'ae733129' into oauth2client v3.0.0 Initial commitcd of oauth2client v3.0.0 with history. Added: - Android.bp - MODULE_LICENSE_APACHE2 - NOTICE - METADATA Bug: b/80314772 Test: pip uninstall oauth2client and complied acloud. Change-Id: Id17fea7b8b7bbe6e28a208a37cbfe509bc7a6af4
This is a client library for accessing resources protected by OAuth 2.0.
To install, simply run the following command in your terminal:
$ pip install --upgrade oauth2client
Please see the CONTRIBUTING page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.
We support Python 2.6, 2.7, 3.3+. More information in the docs.