1. 7ad707e Add optional parameters for Django fields. by Joe Gregorio · 13 years ago
  2. 20a5aa9 Updated copyright notices where appropriate and refreshed generated docs. by Joe Gregorio · 13 years ago
  3. 06d852b Cleaning up 2.7 compatibility and more work on installer. by Joe Gregorio · 13 years ago
  4. 205e73a Cleanup of samples including adding flags to control logging. by Joe Gregorio · 13 years ago
  5. 9e5fe4d OAuth 2.0 uses new endpoints. OAuth 2.0 moderator sample uses gflags. OAuth 2.0 tools.run adds a local web server to handle redirect_uri if possible. by Joe Gregorio · 13 years ago
  6. b577f99 Update to the latest auth and token uris by Joe Gregorio · 13 years ago
  7. 93a7f7c Corrected docstring on AccessTokenCredentials class by ade@google.com · 13 years ago
  8. ca876e4 Fixed checking for stack query parameters so they actually get added to the query paramters. by Joe Gregorio · 13 years ago
  9. 560b532 Make file based Storage thread safe. by Joe Gregorio · 13 years ago
  10. ccc7954 Fix refresh token handling and add unit tests for oauth2client.client by Joe Gregorio · 13 years ago
  11. fffa7d7 Finish adding Storage to the OAuth 1.0 client and updated all examples to use file.Storage. No more three_legged_dance.py files anywhere. by Joe Gregorio · 13 years ago
  12. 825d78d cleanup comments by Joe Gregorio · 13 years ago
  13. a0a52e4 Moving over OAuth 1.0 to use Storage, and updating samples to handle token revocation. by Joe Gregorio · 13 years ago
  14. 9ce4b62 Moving all OAuth code and samples to use Storage consistently by Joe Gregorio · 13 years ago
  15. 3b79fa8 Added AccessTokenCredentials by Joe Gregorio · 13 years ago
  16. 7c22ab2 Clean up doc strings and unused imports by Joe Gregorio · 13 years ago
  17. fc1e278 Fixes for OAuth 2.0 support in Django by Joe Gregorio · 13 years ago
  18. deeb020 Cleaned up OAuth 2.0 support fully using Storage() and updating samples. by Joe Gregorio · 13 years ago
  19. 4b2e51a Changed OAuth 2.0 to only refresh an access_token upon seeing a 401, ignoring token_expiry for now. by Joe Gregorio · 13 years ago
  20. 49e94d8 Clean up OAuth 2 support by Joe Gregorio · 13 years ago
  21. fd19cd3 Be more flexible in accepting a 401 triggering a token refresh. by Joe Gregorio · 14 years ago
  22. 695fdc1 [mq]: oauth2 by Joe Gregorio · 14 years ago