Comment 6 for bug 1540431

Revision history for this message
Corey Bryant (corey.bryant) wrote : Re: [MIR] python-googleapi python-oauth2client

Michael, oauthlib seems to be the right approach for a generic RFC-compliant library. oauth2client, however is a google-specific oauth2 client that is filled with utilties specific to Google, Google app engine, Google compute engine, etc. It's not a replacement for oauthlib.