added basic json parser support and tests
[arvados.git] / lib / google / api_client / auth / oauth_1.rb
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.