Files
deb-python-oauth2client/oauth2client
Ken Payson 82cde04917 Added JWTAccessCredentials.
Newer Google APIs can accept JWTs signed using ServiceAccountCredentials
for authentication. (See https://jwt.io/).  The new behavior for
GoogleCredentials.get_application_default() will attempt to use a signed JWT
if ServiceAccountCredentials are available and no scope is specified.
Upon specifying a scope, OAuth2 authentication will be used.
2016-05-16 10:30:08 -07:00
..
2016-04-15 12:52:15 -07:00
2016-05-16 10:30:08 -07:00
2016-05-16 10:30:08 -07:00
2016-03-16 09:42:20 -07:00
2016-03-14 20:55:57 -07:00