1. ec2fb18 feat: support refresh callable on google.oauth2.credentials.Credentials (#812) by bojeil-google · 4 years ago
  2. 63ac08a chore: add Sijun and Silvano as CODEOWNERS (#813) by Bu Sun Kim · 4 years ago
  3. 343c264 chore: release 1.33.1 (#809) by release-please[bot] · 4 years, 1 month ago
  4. d94e65c revert: revert "feat: service account is able to use a private token endpoint (#784)" (#808) by arithmetic1728 · 4 years, 1 month ago
  5. dfad661 fix: fallback to source creds expiration in downscoped tokens (#805) by bojeil-google · 4 years, 1 month ago
  6. df9f2f9 chore: update user credential secret (#806) by Bu Sun Kim · 4 years, 1 month ago
  7. 306115d chore: release 1.33.0 (#800) by release-please[bot] · 4 years, 1 month ago
  8. c34452e fix: fix fetch_id_token credential lookup order to match adc (#748) by arithmetic1728 · 4 years, 1 month ago
  9. 6bf460f build(python): remove python 3.7 from kokoro Dockerfile (#803) by gcf-owl-bot[bot] · 4 years, 1 month ago
  10. 19c65fd build(python): exit with success status if no samples found (#802) by gcf-owl-bot[bot] · 4 years, 1 month ago
  11. 0e26409 feat: service account is able to use a private token endpoint (#784) by Chaoren · 4 years, 1 month ago
  12. 2f5c3a6 feat: define `google.auth.downscoped.Credentials` class (#801) by bojeil-google · 4 years, 1 month ago
  13. d3944af tests: pass '*session.posargs' for systests (#788) by Tres Seaver · 4 years, 1 month ago
  14. d883921 feat: define `CredentialAccessBoundary` classes (#793) by bojeil-google · 4 years, 1 month ago
  15. 4fd84bd docs: fix code block formatting in 'user-guide.rst' (#794) by Matt Seymour · 4 years, 1 month ago
  16. c5e112f chore: update authorized_user.json (#796) by Bu Sun Kim · 4 years, 1 month ago
  17. 22affe1 chore: release 1.32.1 (#790) by release-please[bot] · 4 years, 1 month ago
  18. 2079ab5 fix: avoid leaking sub-session created for '_auth_request' (#789) by Tres Seaver · 4 years, 1 month ago
  19. 6de903b chore: add kokoro 3.9 config templates (#780) by gcf-owl-bot[bot] · 4 years, 1 month ago
  20. 46d6b88 test: refresh authorized_user.json (#781) by Bu Sun Kim · 4 years, 1 month ago
  21. 43d7a33 chore: release 1.32.0 (#779) by release-please[bot] · 4 years, 2 months ago
  22. 2cfe655 feat: allow scopes for self signed jwt (#776) by arithmetic1728 · 4 years, 2 months ago
  23. e3c7a54 test: switch authorized user account (#774) by Bu Sun Kim · 4 years, 2 months ago
  24. ab12b8e chore: release 1.31.0 (#771) by release-please[bot] · 4 years, 2 months ago
  25. a5e6b65 fix: avoid deleting items while iterating (#772) by bojeil-google · 4 years, 2 months ago
  26. f97499c feat: define useful properties on `google.auth.external_account.Credentials` (#770) by bojeil-google · 4 years, 2 months ago
  27. 458f40b chore: release 1.30.2 (#756) by release-please[bot] · 4 years, 2 months ago
  28. 09e0389 fix: session object was never used in aiohttp request (#700) (#701) by Slava · 4 years, 2 months ago
  29. 9f83764 chore: migrate to owl bot (#763) by Anthonios Partheniou · 4 years, 2 months ago
  30. 1a6496a fix: enforce constraints during unit tests (#760) by Tres Seaver · 4 years, 2 months ago
  31. a923442 fix(dependencies): add urllib3 and requests to aiohttp extra (#755) by Bu Sun Kim · 4 years, 2 months ago
  32. 27714c4 chore: release 1.30.1 (#752) by release-please[bot] · 4 years, 2 months ago
  33. e697687 fix: allow user to customize context aware metadata path in _mtls_helper (#754) by arithmetic1728 · 4 years, 3 months ago
  34. e9ca25f fix: fix function name in signing error message (#751) by Aarni Koskela · 4 years, 3 months ago
  35. b2c179e chore: add library type to .repo-metadata.json (#749) by Anthonios Partheniou · 4 years, 3 months ago
  36. ff0aae9 chore: add SECURITY.md (#743) by google-cloud-policy-bot[bot] · 4 years, 3 months ago
  37. 04c870a chore(revert): revert preventing normalization (#740) by Dan Lee · 4 years, 3 months ago
  38. 99c6b01 chore: release 1.30.0 (#741) by release-please[bot] · 4 years, 3 months ago
  39. 9e10823 feat: add reauth support to async user credentials (#738) by arithmetic1728 · 4 years, 3 months ago
  40. 36e6f0f chore: prevent normalization of semver versioning (#736) by Dan Lee · 4 years, 4 months ago
  41. 3e40b01 chore: release 1.29.0 (#735) by release-please[bot] · 4 years, 4 months ago
  42. 56c3946 fix: Allow multiple audiences for id_token.verify_token (#733) by Jonathan Beaulieu · 4 years, 4 months ago
  43. 82293fe feat: add reauth feature to user credentials (#727) by arithmetic1728 · 4 years, 4 months ago
  44. e383636 test: Create AWS-based external account integration tests (#731) by Ryan Kohler · 4 years, 4 months ago
  45. 5832fc1 chore: release 1.28.1 (#730) by release-please[bot] · 4 years, 4 months ago
  46. 0a83706 fix: support custom alg in jwt header for signing (#729) by arithmetic1728 · 4 years, 4 months ago
  47. 6033e30 test: Create external account integration tests for URL-based credentials (#726) by Ryan Kohler · 4 years, 4 months ago
  48. 48e8be3 test: Create BYOID Integration tests (#719) by Ryan Kohler · 4 years, 4 months ago
  49. f1fee1f chore: release 1.28.0 (#723) by release-please[bot] · 4 years, 5 months ago
  50. a2cbc32 feat: expose library version at `google.auth.__version` (#683) by Bu Sun Kim · 4 years, 5 months ago
  51. e87b1ec ci: create sponge_log.xml files (#722) by Bu Sun Kim · 4 years, 5 months ago
  52. 199da47 feat: allow the AWS_DEFAULT_REGION environment variable (#721) by Ryan Kohler · 4 years, 5 months ago
  53. d80c85f fix: fix unit tests so they can work in g3 (#714) by arithmetic1728 · 4 years, 5 months ago
  54. d7c6300 test: skip aiohttp version that breaks aioresponses (#717) by Bu Sun Kim · 4 years, 5 months ago
  55. 91ee7a1 chore: release 1.27.1 (#710) by release-please[bot] · 4 years, 5 months ago
  56. b1a12d2 build: fix warnings in docgen (#711) by Bu Sun Kim · 4 years, 5 months ago
  57. 333cb76 fix: use gcloud creds flow (#705) by arithmetic1728 · 4 years, 5 months ago
  58. 3f2f3ea fix: ignore gcloud warning when getting project id (#708) by arithmetic1728 · 4 years, 6 months ago
  59. 65074d3 chore: release 1.27.0 (#704) by release-please[bot] · 4 years, 6 months ago
  60. d4d7f38 feat: workload identity federation support (#698) by bojeil-google · 4 years, 6 months ago
  61. 882d0ff test: install package before tests deps in unit_prev_versions (#703) by Bu Sun Kim · 4 years, 6 months ago
  62. aeab5d0 fix: add pyopenssl as extra dependency (#697) by arithmetic1728 · 4 years, 6 months ago
  63. c556f6f chore: release 1.26.1 (#693) by release-please[bot] · 4 years, 6 months ago
  64. 684457a docs: fix a typo in the user guide (avaiable -> available) (#680) by DanielLearner · 4 years, 6 months ago
  65. 9dc2d86 Revert "feat: workload identity federation support (#686)" (#691) by Bu Sun Kim · 4 years, 6 months ago
  66. c731424 chore: release 1.26.0 (#689) by release-please[bot] · 4 years, 6 months ago
  67. 5dcd2b1 feat: workload identity federation support (#686) by bojeil-google · 4 years, 6 months ago
  68. 5d6663a chore: release 1.25.0 (#678) by release-please[bot] · 4 years, 6 months ago
  69. 7a94acb feat: support self-signed jwt in requests and urllib3 transports (#679) by Bu Sun Kim · 4 years, 6 months ago
  70. bf5ce0c feat: use self-signed jwt for service account (#665) by Bu Sun Kim · 4 years, 6 months ago
  71. 3ca1039 build: migrate to flakybot (#675) by Justin Beckwith · 4 years, 6 months ago
  72. 621f54b test: re-enable system tests (#670) by Bu Sun Kim · 4 years, 7 months ago
  73. 694e558 chore: add missing quotation mark (#664) by Yoshi Automation Bot · 4 years, 7 months ago
  74. f062da8 chore(python): skip docfx in main presubmit (#661) by Yoshi Automation Bot · 4 years, 7 months ago
  75. 647290a chore: release 1.24.0 (#656) by release-please[bot] · 4 years, 8 months ago
  76. fd9b5b1 fix: avoid losing the original '_include_email' parameter in impersonated credentials (#626) by Pietro De Nicolao · 4 years, 8 months ago
  77. ec1b688 chore: fix typo (#647) by Daniel Gorelik · 4 years, 8 months ago
  78. da922f0 chore: add constraints file (#649) by Bu Sun Kim · 4 years, 8 months ago
  79. 6de753d feat: add Python 3.9 support, drop Python 3.5 support (#655) by Tres Seaver · 4 years, 8 months ago
  80. 2d3b8d1 chore: fix comment about clock_skew (#653) by Bu Sun Kim · 4 years, 8 months ago
  81. 3319ea8 docs: fix typo in import (#651) by Bu Sun Kim · 4 years, 8 months ago
  82. bc92abb chore: release 1.23.0 (#641) by release-please[bot] · 4 years, 9 months ago
  83. b790e65 fix(deps): Revert "fix: pin 'aoihttp < 3.7.0dev' (#634)" (#632) (#640) by David Buxton · 4 years, 9 months ago
  84. 0323cf3 feat: Add custom scopes for access tokens from the metadata service (#633) by David Buxton · 4 years, 9 months ago
  85. d0a47c1 build: use pypi secret from secret manager (#639) by Yoshi Automation Bot · 4 years, 9 months ago
  86. 9c4200d Update example in oauth2.id_token docs (#624) by matthewhughes934 · 4 years, 9 months ago
  87. 755e702 chore: add infrastructure to support `docs-presubmit` build (via synth) (#578) by Yoshi Automation Bot · 4 years, 9 months ago
  88. 05f9524 fix: pin 'aoihttp < 3.7.0dev' (#634) by Tres Seaver · 4 years, 9 months ago
  89. 5906c85 Change metadata service helper to work with any query parameters (#588) by David Buxton · 4 years, 10 months ago
  90. 3b3172e tests: fix unit tests on python 3.6 / 3.7 (#630) by Tres Seaver · 4 years, 10 months ago
  91. 6407258 fix: remove checks for ancient versions of Cryptography (#596) by Aarni Koskela · 4 years, 10 months ago
  92. 7f957ba chore: release 1.22.1 (#620) by release-please[bot] · 4 years, 10 months ago
  93. a924011 fix: move aiohttp to extra as it is currently internal surface (#619) by Christopher Wilcox · 4 years, 10 months ago
  94. ee5617c chore: release 1.22.0 (#615) by release-please[bot] · 4 years, 10 months ago
  95. 7e15258 feat: add asyncio based auth flow (#612) by Christopher Wilcox · 4 years, 10 months ago
  96. cc91e75 chore: release 1.21.3 (#607) by release-please[bot] · 4 years, 11 months ago
  97. da3526f chore: add default CODEOWNERS (#609) by Bu Sun Kim · 4 years, 11 months ago
  98. d0e0aba fix: fix expiry for `to_json()` (#589) by wesley chun · 4 years, 11 months ago
  99. b921a0a chore: release 1.21.2 (#601) by release-please[bot] · 4 years, 11 months ago
  100. 694d83f fix: migrate signBlob to iamcredentials.googleapis.com (#600) by Bu Sun Kim · 5 years ago