Go to file
Danny Hermes 659869f19a Adding system tests to make sure token exchange works as expected.
- Updates CONTRIBUTING.md to explain how to set-up and run these tests.
- Requires a version of httplib2 that has not been released on PyPI
  yet in order to work on Python 3.
- Simply creates 3 different token types (JSON key for svc. acct.,
  P12 key for svc. acct., JSON key for user acct.) and then authorizes
  an httplib2.Http object to hit the USERINFO API.
2015-04-13 10:06:18 -07:00
2015-01-06 07:18:33 -08:00
2015-03-17 15:57:17 -07:00
2014-10-10 07:49:44 -07:00
2015-01-06 01:32:28 -08:00
2014-06-25 15:56:55 -07:00

Build Status

Coverage Status

This is a client library for accessing resources protected by OAuth 2.0.

Full documentation

Installation

To install, simply say

$ pip install --upgrade oauth2client

Contributing

Please see the contributing page for more information. In particular, we love pull requests -- but please make sure to sign the contributor license agreement.

Supported Python Versions

We support Python 2.6, 2.7, 3.3+. More information in the docs.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 9.7 MiB
Languages
Python 99.3%
Shell 0.7%