Auto-refresh OAuth 2 tokens & retry request on 401 response
[arvados.git] / lib / google / api_client / auth /
2012-10-30 Steven BazylAuto-refresh OAuth 2 tokens & retry request on 401...
2012-10-10 Steven BazylRe-org service account support
2012-10-10 Steven BazylRe-org service account support
2010-09-13 bobaman@google.comRemoving transport and OAuth code that is no longer...
2010-08-17 bobaman@google.comUpdating code to consistent coding style.
2010-08-14 bobaman@google.comAdded brief documentation to the handler classes.
2010-08-14 bobaman@google.comAdded code to determine the location of the discovery...
2010-08-14 bobaman@google.comUpdated the configuration handling code.
2010-08-14 bobaman@google.comUpdated OAuth1 configuration code. Added docs.
2010-08-12 bobaman@google.comUpdated OAuth to actually perform authorization stuff.
2010-08-10 bobaman@google.comAdded some stubs for OAuth and HTTP.