1. cf93481 Add documentation around oauth2client deprecation (#165) by Jon Wayne Parrott · 8 years ago
  2. ec726bd Fix lint issues caught by new pylint (#166) by Jon Wayne Parrott · 8 years ago
  3. 9bea1b1 Release v1.0.1 (#159) by Jon Wayne Parrott · 8 years ago
  4. 7af9f66 Fix clock skew calculations (#158) by Jon Wayne Parrott · 8 years ago
  5. 709953d Release v1.0.0 (#156) by Jon Wayne Parrott · 8 years ago
  6. 5a44826 Remove additional packages (#154) by Jon Wayne Parrott · 8 years ago
  7. 8a8c4d2 Fix lint for latest pylint (#155) by Jon Wayne Parrott · 8 years ago
  8. 7b45217 Move run_pylint to gcp-devrel-py-tools (#153) by Jon Wayne Parrott · 8 years ago
  9. ca1eabc Release v0.10.0 (#151) by Jon Wayne Parrott · 8 years ago
  10. 26a1637 Expose id_token in OAuth 2.0 credentials (#150) by Jon Wayne Parrott · 8 years ago
  11. cfbfd25 Add jwt.OnDemandCredentials (#142) by Jon Wayne Parrott · 8 years ago
  12. 31c0863 Fix system tests when running on GCE by Jon Wayne Parrott · 8 years ago
  13. b33b802 Allow customizing the GCE metadata service address via an env var. (#148) by Craig Citro · 8 years ago
  14. 0c09c73 Use "gcloud config config-helper" to read the project ID from the Google Cloud SDK (#147) by Jon Wayne Parrott · 8 years ago
  15. e60c124 Add a consistent 5 minute clock skew accomodation (#145) by Jon Wayne Parrott · 8 years ago
  16. f0bc072 Remove unneeded import guard (#144) by Jon Wayne Parrott · 8 years ago
  17. 1049bb2 Release v0.9.0 (#143) by Jon Wayne Parrott · 8 years ago
  18. 75c78b2 Add service_account.Credentials.with_claims (#140) by Jon Wayne Parrott · 8 years ago
  19. d47281b Remove oauthlib modules from documentation, update user guide (#139) by Jon Wayne Parrott · 8 years ago
  20. 41a2bba Add InstalledAppFlow (#128) by Jon Wayne Parrott · 8 years ago
  21. 06a27e8 Separate oauthlib integration into its own package (#137) by Jon Wayne Parrott · 8 years ago
  22. 0190660 Use io.open instead of open in setup.py by Jon Wayne Parrott · 8 years ago
  23. c51d35a Test httplib2 transport package on travis (#135) by Jon Wayne Parrott · 8 years ago
  24. 05d4808 Stylesheet updates by Jon Wayne Parrott · 8 years ago
  25. 7828c1c Fix inclusion of tests package in setup.py (#131) by Jon Wayne Parrott · 8 years ago
  26. b9101e3 Add helpful error messages when importing optional dependencies (#125) by Jon Wayne Parrott · 8 years ago
  27. 8170194 Add details about oauthlib integration to the user guide (#126) by Jon Wayne Parrott · 8 years ago
  28. 8716141 Update gcloud in system tests (#123) by Jon Wayne Parrott · 8 years ago
  29. 2d0549a Add public properties to google.oauth2.credentials.Credentials (#124) by Jon Wayne Parrott · 8 years ago
  30. 3459d31 Test with Python 3.6 (#102) by Jon Wayne Parrott · 8 years ago
  31. b8f48d0 Add jwt.Credentials.from_signing_credentials, remove serivce_account.Credentials.to_jwt_credentials (#120) by Jon Wayne Parrott · 8 years ago
  32. 0c5503e Release v0.8.0 (#119) by Jon Wayne Parrott · 8 years ago
  33. ab08689 Remove one-time token behavior of JWT Credentials (#117) by Jon Wayne Parrott · 8 years ago
  34. 254befe Create abstract Verifier and Signer, remove key_id hack from App Engine and IAM signers (#115) by Jon Wayne Parrott · 8 years ago
  35. a209819 Fix gRPC to call credentials.before_request (#116) by Jon Wayne Parrott · 8 years ago
  36. 09568fd Fix some style issues in the docs by Jon Wayne Parrott · 8 years ago
  37. 8e1dc4f Release v0.7.0 (#111) by Jon Wayne Parrott · 8 years ago
  38. d722167 Add public property google.auth.credentials.Signing.signer (#110) by Jon Wayne Parrott · 8 years ago
  39. 5b4e9c8 Fix issue where GAE Signer erroneously returns a tuple from sign() (#109) by Jon Wayne Parrott · 8 years ago
  40. 924191c Add IAM signer (#108) by Jon Wayne Parrott · 8 years ago
  41. b0c6d19 Use same dependencies for tox -e docs and readthedocs by Jon Wayne Parrott · 8 years ago
  42. 04c263d Fix missing documentation dependency by Jon Wayne Parrott · 8 years ago
  43. 9857713 Release v0.6.0 (#107) by Jon Wayne Parrott · 8 years ago
  44. 3ff4d55 Refactor common code from google.oauth2.flow to google.oauth2.oauthlib (#106) by Jon Wayne Parrott · 8 years ago
  45. 474c8df Add warning about oauth2.flow (#105) by Jon Wayne Parrott · 8 years ago
  46. d095801 Fixing typo in google_auth_httplib2 README (#103) by Jakob Holmelund · 9 years ago
  47. 24d87e8 Remove experimental tag by Jon Wayne Parrott · 9 years ago
  48. 4382bc1 Add google.oauth2.flow - utility for doing OAuth 2.0 Authorization Flow (#100) by Jon Wayne Parrott · 9 years ago
  49. 20e6e58 Fix a few lint errors by Jon Wayne Parrott · 9 years ago
  50. 159077f Restore lint to Python 3.5 by Jon Wayne Parrott · 9 years ago
  51. 90c1c1b Release v0.5.0 (#98) by Jon Wayne Parrott · 9 years ago
  52. 54451fb Fix cyclic import and add Signer.from_service_account_info (#99) by Jon Wayne Parrott · 9 years ago
  53. 256d2bf Add app_engine.Signer (#97) by Jon Wayne Parrott · 9 years ago
  54. fc16929 Add crypt.Signer.from_service_account_file (#95) by Jon Wayne Parrott · 9 years ago
  55. b607507 Fix TypeError if error description is None (#96) by Jon Wayne Parrott · 9 years ago
  56. dc884c0 Fix app engine system test by Jon Wayne Parrott · 9 years ago
  57. 3bece75 Fix app engine system test by Jon Wayne Parrott · 9 years ago
  58. 443df66 Release v0.4.0 by Jon Wayne Parrott · 9 years ago
  59. d840bec Add proxy to httplib2.Http.connections (#91) by Jon Wayne Parrott · 9 years ago
  60. 4c883f0 Add Signing.singer_email (#89) by Jon Wayne Parrott · 9 years ago
  61. 56fe71a Make secure_authorized_channel pass kwargs to grpc.secure_channel (#90) by Jon Wayne Parrott · 9 years ago
  62. 3f44cd6 Release v0.3.2 by Jon Wayne Parrott · 9 years ago
  63. 6dca98c Fix circular import when importing google.oauth2 before google.auth (#88) by Jon Wayne Parrott · 9 years ago
  64. 746a0aa Release v0.3.1 by Jon Wayne Parrott · 9 years ago
  65. 97eb870 Fix ID token verification (#87) by Jon Wayne Parrott · 9 years ago
  66. 7bd15ac Release v0.3.0 (#83) by Jon Wayne Parrott · 9 years ago
  67. e2ab100 Add ID token verification helpers. (#82) by Jon Wayne Parrott · 9 years ago
  68. bdbf2b1 Fixing lint by Jon Wayne Parrott · 9 years ago
  69. 8784b23 Use autospec where appropriate by Jon Wayne Parrott · 9 years ago
  70. 8c3a10b Fix doc warnings by Jon Wayne Parrott · 9 years ago
  71. 840b3ac Swap target, request for request, target in secure_authorized_channel's argument order. (#81) by Jon Wayne Parrott · 9 years ago
  72. 53c7b17 Add basic user guide (#79) by Jon Wayne Parrott · 9 years ago
  73. 48c85f7 Fixing Tuple[...] type annotation in docstring. (#77) by Danny Hermes · 9 years ago
  74. 61ffb05 Make service_account_email public, read-only (#76) by Jon Wayne Parrott · 9 years ago
  75. 8a7e506 Add scope argument to default (#75) by Jon Wayne Parrott · 9 years ago
  76. ce37cba Add support for the GCLOUD_PROJECT environment variable (#73) by Jon Wayne Parrott · 9 years ago
  77. cadec89 Release v0.2.0 by Jon Wayne Parrott · 9 years ago
  78. a896d2a Add google.auth._oauth2client - helpers for oauth2client migration (#70) by Jon Wayne Parrott · 9 years ago
  79. b9897dc Add grpc transport (#67) by Jon Wayne Parrott · 9 years ago
  80. 9779181 Use a python script to define Pylint config rather than an ini file (#69) by Danny Hermes · 9 years ago
  81. 9a9ce2c Add requests transport (#66) by Jon Wayne Parrott · 9 years ago
  82. 70995a9 Regenerate and fix docs by Jon Wayne Parrott · 9 years ago
  83. f89a3cf Add with_scopes_if_required helper (#65) by Jon Wayne Parrott · 9 years ago
  84. ac3f975 Release v0.1.0 (#64) by Jon Wayne Parrott · 9 years ago
  85. aebd030 Add test for GCE default credentials (#62) by Jon Wayne Parrott · 9 years ago
  86. b551ef2 Move GAE environment setup to nox (#61) by Jon Wayne Parrott · 9 years ago
  87. bbc3943 Nox system test refactor (#60) by Jon Wayne Parrott · 9 years ago
  88. e163bc9 Fix template string in App Engine system tests. by Jon Wayne Parrott · 9 years ago
  89. 7a27f47 Add App Engine system tests (#59) by Jon Wayne Parrott · 9 years ago
  90. 421cc9b Add ADC system tests (#58) by Jon Wayne Parrott · 9 years ago
  91. 80f7ff2 Read cloud sdk active_config file to determine the right config file to read (#57) by Jon Wayne Parrott · 9 years ago
  92. e40a9b3 Fix typo by Jon Wayne Parrott · 9 years ago
  93. cf672c2 Add oauth2.credentials system tests (#56) by Jon Wayne Parrott · 9 years ago
  94. f7b9279 Add compute engine system tests (#54) by Jon Wayne Parrott · 9 years ago
  95. 447c5be Add system tests for service account credentials (#51) by Jon Wayne Parrott · 9 years ago
  96. 5b03ba1 Add _metadata.get_project_id. by Jon Wayne Parrott · 9 years ago
  97. 2148fde Add GAE to application default credentials. by Jon Wayne Parrott · 9 years ago
  98. 0471475 Add app engine credentials (#46) by Jon Wayne Parrott · 9 years ago
  99. 7e29eda Add service_account.Credentials.to_jwt_credentials (#45) by Jon Wayne Parrott · 9 years ago
  100. 90db9f2 Add httplib2 transport (#34) by Jon Wayne Parrott · 9 years ago