1. 0a93e87 Adding back "wrapped" exceptions in Refresh/Transport errors. by Danny Hermes · 8 years ago
  2. ae5d3a4 Lint fix. by Danny Hermes · 8 years ago
  3. 895e369 Using `six.raise_from` wherever possible. by Danny Hermes · 8 years ago
  4. b7b48f1 fix comment, seconds not sections (#210) by Albert-Jan Nijburg · 8 years ago
  5. 3ef03b3 Release v1.2.0 (#207) by Jon Wayne Parrott · 8 years ago
  6. b096a3d Add 'AnonymousCredentials' class. (#206) by Tres Seaver · 8 years ago
  7. ddf3cec Updated the doc with python setup guide (#204) by michaelawyu · 8 years ago
  8. df60b5c Release v1.1.1 (#201) by Jon Wayne Parrott · 8 years ago
  9. cb7b3c4 Fix OAuth2 credentials to inherit from ReadOnlyScoped instead of Scoped. (#200) by Mahmoud Bassiouny · 8 years ago
  10. b1ff283 Release v1.1.0 (#198) by Jon Wayne Parrott · 8 years ago
  11. 1cba0f8 Fix App Engine's expiration calculation (#197) by Jon Wayne Parrott · 8 years ago
  12. 4460a96 Fix typo of 'Only' as 'Onnly' (#196) by Jon Wayne Parrott · 8 years ago
  13. 4246832 Move read-only methods of 'Scoped' into new interface, 'ReadOnlyScoped'. (#195) by Tres Seaver · 8 years ago
  14. 9281ca0 Split crypt into a package to allow alternative implementations (#189) by Jon Wayne Parrott · 8 years ago
  15. 6e86c93 Add error message to handle case of empty string or missing file for GOOGLE_APPLICATION_CREDENTIALS (#188) by weitaiting · 8 years ago
  16. 6a3f0ec Expose Project ID from service account credentials (#187) by Hiranya Jayathilaka · 8 years ago
  17. 2f44c49 low effort typo fix (#184) by Brent Shaffer · 8 years ago
  18. 1f93868 Release v1.0.2 (#180) by Jon Wayne Parrott · 8 years ago
  19. 4921d44 Fix retrieval of default project ID on Windows (#179) by PicardParis · 8 years ago
  20. d020426 Adding kokoro config (#176) by Jon Wayne Parrott · 8 years ago
  21. 1c51e93 Fix missing timeout argument for http.client transport (#175) by Jon Wayne Parrott · 8 years ago
  22. 22d9094 Documentation Update: Added instructions for using the library in App Engine (#172) by Hiranya Jayathilaka · 8 years ago
  23. 78fec2c Make testing style more consistent (#168) by Jon Wayne Parrott · 8 years ago
  24. cf93481 Add documentation around oauth2client deprecation (#165) by Jon Wayne Parrott · 8 years ago
  25. ec726bd Fix lint issues caught by new pylint (#166) by Jon Wayne Parrott · 8 years ago
  26. 9bea1b1 Release v1.0.1 (#159) by Jon Wayne Parrott · 8 years ago
  27. 7af9f66 Fix clock skew calculations (#158) by Jon Wayne Parrott · 8 years ago
  28. 709953d Release v1.0.0 (#156) by Jon Wayne Parrott · 8 years ago
  29. 5a44826 Remove additional packages (#154) by Jon Wayne Parrott · 8 years ago
  30. 8a8c4d2 Fix lint for latest pylint (#155) by Jon Wayne Parrott · 8 years ago
  31. 7b45217 Move run_pylint to gcp-devrel-py-tools (#153) by Jon Wayne Parrott · 8 years ago
  32. ca1eabc Release v0.10.0 (#151) by Jon Wayne Parrott · 8 years ago
  33. 26a1637 Expose id_token in OAuth 2.0 credentials (#150) by Jon Wayne Parrott · 8 years ago
  34. cfbfd25 Add jwt.OnDemandCredentials (#142) by Jon Wayne Parrott · 8 years ago
  35. 31c0863 Fix system tests when running on GCE by Jon Wayne Parrott · 8 years ago
  36. b33b802 Allow customizing the GCE metadata service address via an env var. (#148) by Craig Citro · 8 years ago
  37. 0c09c73 Use "gcloud config config-helper" to read the project ID from the Google Cloud SDK (#147) by Jon Wayne Parrott · 8 years ago
  38. e60c124 Add a consistent 5 minute clock skew accomodation (#145) by Jon Wayne Parrott · 8 years ago
  39. f0bc072 Remove unneeded import guard (#144) by Jon Wayne Parrott · 8 years ago
  40. 1049bb2 Release v0.9.0 (#143) by Jon Wayne Parrott · 8 years ago
  41. 75c78b2 Add service_account.Credentials.with_claims (#140) by Jon Wayne Parrott · 8 years ago
  42. d47281b Remove oauthlib modules from documentation, update user guide (#139) by Jon Wayne Parrott · 8 years ago
  43. 41a2bba Add InstalledAppFlow (#128) by Jon Wayne Parrott · 8 years ago
  44. 06a27e8 Separate oauthlib integration into its own package (#137) by Jon Wayne Parrott · 8 years ago
  45. 0190660 Use io.open instead of open in setup.py by Jon Wayne Parrott · 8 years ago
  46. c51d35a Test httplib2 transport package on travis (#135) by Jon Wayne Parrott · 8 years ago
  47. 05d4808 Stylesheet updates by Jon Wayne Parrott · 8 years ago
  48. 7828c1c Fix inclusion of tests package in setup.py (#131) by Jon Wayne Parrott · 8 years ago
  49. b9101e3 Add helpful error messages when importing optional dependencies (#125) by Jon Wayne Parrott · 8 years ago
  50. 8170194 Add details about oauthlib integration to the user guide (#126) by Jon Wayne Parrott · 8 years ago
  51. 8716141 Update gcloud in system tests (#123) by Jon Wayne Parrott · 8 years ago
  52. 2d0549a Add public properties to google.oauth2.credentials.Credentials (#124) by Jon Wayne Parrott · 8 years ago
  53. 3459d31 Test with Python 3.6 (#102) by Jon Wayne Parrott · 8 years ago
  54. b8f48d0 Add jwt.Credentials.from_signing_credentials, remove serivce_account.Credentials.to_jwt_credentials (#120) by Jon Wayne Parrott · 8 years ago
  55. 0c5503e Release v0.8.0 (#119) by Jon Wayne Parrott · 8 years ago
  56. ab08689 Remove one-time token behavior of JWT Credentials (#117) by Jon Wayne Parrott · 8 years ago
  57. 254befe Create abstract Verifier and Signer, remove key_id hack from App Engine and IAM signers (#115) by Jon Wayne Parrott · 8 years ago
  58. a209819 Fix gRPC to call credentials.before_request (#116) by Jon Wayne Parrott · 8 years ago
  59. 09568fd Fix some style issues in the docs by Jon Wayne Parrott · 8 years ago
  60. 8e1dc4f Release v0.7.0 (#111) by Jon Wayne Parrott · 8 years ago
  61. d722167 Add public property google.auth.credentials.Signing.signer (#110) by Jon Wayne Parrott · 8 years ago
  62. 5b4e9c8 Fix issue where GAE Signer erroneously returns a tuple from sign() (#109) by Jon Wayne Parrott · 8 years ago
  63. 924191c Add IAM signer (#108) by Jon Wayne Parrott · 8 years ago
  64. b0c6d19 Use same dependencies for tox -e docs and readthedocs by Jon Wayne Parrott · 8 years ago
  65. 04c263d Fix missing documentation dependency by Jon Wayne Parrott · 8 years ago
  66. 9857713 Release v0.6.0 (#107) by Jon Wayne Parrott · 8 years ago
  67. 3ff4d55 Refactor common code from google.oauth2.flow to google.oauth2.oauthlib (#106) by Jon Wayne Parrott · 8 years ago
  68. 474c8df Add warning about oauth2.flow (#105) by Jon Wayne Parrott · 8 years ago
  69. d095801 Fixing typo in google_auth_httplib2 README (#103) by Jakob Holmelund · 9 years ago
  70. 24d87e8 Remove experimental tag by Jon Wayne Parrott · 9 years ago
  71. 4382bc1 Add google.oauth2.flow - utility for doing OAuth 2.0 Authorization Flow (#100) by Jon Wayne Parrott · 9 years ago
  72. 20e6e58 Fix a few lint errors by Jon Wayne Parrott · 9 years ago
  73. 159077f Restore lint to Python 3.5 by Jon Wayne Parrott · 9 years ago
  74. 90c1c1b Release v0.5.0 (#98) by Jon Wayne Parrott · 9 years ago
  75. 54451fb Fix cyclic import and add Signer.from_service_account_info (#99) by Jon Wayne Parrott · 9 years ago
  76. 256d2bf Add app_engine.Signer (#97) by Jon Wayne Parrott · 9 years ago
  77. fc16929 Add crypt.Signer.from_service_account_file (#95) by Jon Wayne Parrott · 9 years ago
  78. b607507 Fix TypeError if error description is None (#96) by Jon Wayne Parrott · 9 years ago
  79. dc884c0 Fix app engine system test by Jon Wayne Parrott · 9 years ago
  80. 3bece75 Fix app engine system test by Jon Wayne Parrott · 9 years ago
  81. 443df66 Release v0.4.0 by Jon Wayne Parrott · 9 years ago
  82. d840bec Add proxy to httplib2.Http.connections (#91) by Jon Wayne Parrott · 9 years ago
  83. 4c883f0 Add Signing.singer_email (#89) by Jon Wayne Parrott · 9 years ago
  84. 56fe71a Make secure_authorized_channel pass kwargs to grpc.secure_channel (#90) by Jon Wayne Parrott · 9 years ago
  85. 3f44cd6 Release v0.3.2 by Jon Wayne Parrott · 9 years ago
  86. 6dca98c Fix circular import when importing google.oauth2 before google.auth (#88) by Jon Wayne Parrott · 9 years ago
  87. 746a0aa Release v0.3.1 by Jon Wayne Parrott · 9 years ago
  88. 97eb870 Fix ID token verification (#87) by Jon Wayne Parrott · 9 years ago
  89. 7bd15ac Release v0.3.0 (#83) by Jon Wayne Parrott · 9 years ago
  90. e2ab100 Add ID token verification helpers. (#82) by Jon Wayne Parrott · 9 years ago
  91. bdbf2b1 Fixing lint by Jon Wayne Parrott · 9 years ago
  92. 8784b23 Use autospec where appropriate by Jon Wayne Parrott · 9 years ago
  93. 8c3a10b Fix doc warnings by Jon Wayne Parrott · 9 years ago
  94. 840b3ac Swap target, request for request, target in secure_authorized_channel's argument order. (#81) by Jon Wayne Parrott · 9 years ago
  95. 53c7b17 Add basic user guide (#79) by Jon Wayne Parrott · 9 years ago
  96. 48c85f7 Fixing Tuple[...] type annotation in docstring. (#77) by Danny Hermes · 9 years ago
  97. 61ffb05 Make service_account_email public, read-only (#76) by Jon Wayne Parrott · 9 years ago
  98. 8a7e506 Add scope argument to default (#75) by Jon Wayne Parrott · 9 years ago
  99. ce37cba Add support for the GCLOUD_PROJECT environment variable (#73) by Jon Wayne Parrott · 9 years ago
  100. cadec89 Release v0.2.0 by Jon Wayne Parrott · 9 years ago