1. 751b7fb Update copyright lines. by Craig Citro · 11 years ago
  2. 864311d Transition apiclient from googlecode to github. by John Asmuth · 11 years ago
  3. 5f8e4fc Update the appengine sample to use the Python 2.7 runtime. by Joe Gregorio · 12 years ago
  4. 6ceea2d Add XSRF protection to oauth2decorator callback. by Joe Gregorio · 13 years ago
  5. 68a8cfe Flows no longer need to be saved between uses. by Joe Gregorio · 13 years ago
  6. 9d56b5a Automatically generate Samples wiki page from README files. by Joe Gregorio · 13 years ago
  7. c4fc095 Removing Buzz from comments in code by Joe Gregorio · 14 years ago
  8. 7b70f43 Clean up samples and remove Buzz references. by Joe Gregorio · 14 years ago
  9. c47fab7 Add oauth2client as a completely separate library. by Joe Gregorio · 14 years ago
  10. b17c763 Install now with expanded symlinks for those platforms that don't support them. by Joe Gregorio · 14 years ago
  11. 6abf870 Moved OAuth 2.0 samples up to the top level. by Joe Gregorio · 14 years ago
  12. 80bc931 Added runsamples.py which allows the caller to run all the sample applications in a given directory. by Joe Gregorio · 14 years ago
  13. 1ae3e74 Updated all samples to use 'service' as the object returned from build() by Joe Gregorio · 14 years ago
  14. 39e2a4e Applied Will Norris's patch so that OAuth will work on localhost in the appengine Buzz sample by ade@google.com · 15 years ago
  15. c935907 Fixes issue #1. by Joe Gregorio · 15 years ago
  16. f6a598b fix sample so it uses the latest oauth flow by Joe Gregorio · 15 years ago
  17. 5f087cf Changed to a command pattern for requests. by Joe Gregorio · 15 years ago
  18. b8262fc Make the final page more usable with a big button on the right hand side. Also add logout link. by Joe Gregorio · 15 years ago
  19. 845a545 Cleaned up oauth code based on feedback. Created FlowThreeLegged and OAuthCredentials classes. by Joe Gregorio · 15 years ago