1. 642d736 chore: update authorized_user.json and use latest sphinx (#900) by Bu Sun Kim · 3 years, 9 months ago
  2. bb66f56 chore(python): block pushing non-cloud library docs to Cloud RAD (#898) by gcf-owl-bot[bot] · 3 years, 9 months ago
  3. e5a94ae chore: update authorized_user.json (#896) by Bu Sun Kim · 3 years, 9 months ago
  4. 8e95c1e fix: add clock_skew_in_seconds to verify_token functions (#894) by arithmetic1728 · 3 years, 9 months ago
  5. 2fa8cc5 chore: release 2.3.1 (#891) by release-please[bot] · 3 years, 9 months ago
  6. 5bd5ccf fix: add back python 2.7 for gcloud usage only (#892) by arithmetic1728 · 3 years, 10 months ago
  7. e2b3c98 docs: Fix formatting of `GCE_METADATA_HOST` (#890) by Ian Rodney · 3 years, 10 months ago
  8. a4cf9b1 test: list unit test dependencies in requirements.txt file (#888) by Bu Sun Kim · 3 years, 10 months ago
  9. 3a95b4e chore(python): Add kokoro configs for python 3.10 samples testing (#886) by gcf-owl-bot[bot] · 3 years, 10 months ago
  10. 81b4217 chore: release 2.3.0 (#884) by release-please[bot] · 3 years, 10 months ago
  11. 19d41f8 feat: add support for Python 3.10 (#882) by Tres Seaver · 3 years, 10 months ago
  12. 5096f46 chore: update authorized_user.json (#883) by Bu Sun Kim · 3 years, 10 months ago
  13. 35b198d build: use trampoline_v2 for python samples and allow custom dockerfile (#881) by gcf-owl-bot[bot] · 3 years, 10 months ago
  14. 10bd9fb fix: ADC with impersonated workforce pools (#877) by bojeil-google · 3 years, 10 months ago
  15. a37ff00 chore: release 2.2.1 (#875) by release-please[bot] · 3 years, 10 months ago
  16. 1276839 chore: update authorized_user.json (#876) by Bu Sun Kim · 3 years, 10 months ago
  17. 0cd15e2 fix: disable self signed jwt for domain wide delegation (#873) by arithmetic1728 · 3 years, 10 months ago
  18. a53bd0c chore: release 2.2.0 (#872) by release-please[bot] · 3 years, 10 months ago
  19. 435be09 chore: remove 'six' (#871) by Tres Seaver · 3 years, 11 months ago
  20. 993bab2 feat: add support for workforce pool credentials (#868) by bojeil-google · 3 years, 11 months ago
  21. afd05a6 chore: update token (#870) by Bu Sun Kim · 3 years, 11 months ago
  22. d994a5a chore: relocate owl bot post processor (#869) by Jeffrey Rennie · 3 years, 11 months ago
  23. be8e6b7 chore: release 2.1.0 (#861) by release-please[bot] · 3 years, 11 months ago
  24. 738611b fix: rename CLOCK_SKEW and separate client/server user case (#863) by arithmetic1728 · 4 years ago
  25. 13aed5f fix: add SAML challenge to reauth (#819) by arithmetic1728 · 4 years ago
  26. 45c4491 feat: Improve handling of clock skew (#858) by Liron Newman · 4 years ago
  27. 11ebaeb fix: disable warning if quota project id provided to auth.default() (#856) by arithmetic1728 · 4 years ago
  28. 8f59981 chore: update authorized_user.json (#859) by Bu Sun Kim · 4 years ago
  29. 20ab7d9 chore: removing owlbot directives for conversion to main (#855) by nicain · 4 years ago
  30. 08c987d chore: release 2.0.2 (#847) by release-please[bot] · 4 years ago
  31. b86480e chore: migrate default branch from master to main (#849) by Anthonios Partheniou · 4 years ago
  32. b79b554 fix: use 'int.to_bytes' rather than deprecated crypto wrapper (#848) by Tres Seaver · 4 years ago
  33. 466aed9 fix: use int.from_bytes (#846) by Bu Sun Kim · 4 years ago
  34. d6eea69 chore: release 2.0.1 (#845) by release-please[bot] · 4 years ago
  35. 4e0fb1c fix: aws path normalization in windows (#842) by bojeil-google · 4 years ago
  36. 71cb011 chore: set release version to 2.0.0 (#840) by Bu Sun Kim · 4 years ago
  37. 3c8fab5 chore: release 2.0.0 (#829) by release-please[bot] · 4 years ago
  38. 93482c6 test: address comments for downscoping tests (#838) by bojeil-google · 4 years ago
  39. 20b817a feat: service account is able to use a private token endpoint (#835) by arithmetic1728 · 4 years ago
  40. ed8e035 test: Add integration tests for downscoping (#837) by bojeil-google · 4 years ago
  41. 5286d6f chore: split systests into separate kokoro build (#833) by Tres Seaver · 4 years ago
  42. b76f151 chore: omit 'docfx' from docs-presubmit build (#831) by Tres Seaver · 4 years ago
  43. af37335 chore: update secrets (#834) by Bu Sun Kim · 4 years ago
  44. da8bb13 fix: downscoping documentation bugs (#830) by bojeil-google · 4 years ago
  45. d1840dc docs: update user guide/references for downscoped creds (#827) by bojeil-google · 4 years ago
  46. 10603a5 chore: update user secret file (#828) by Bu Sun Kim · 4 years ago
  47. 7b03988 fix: Fix missing space in error message. (#821) by Goran Obradovic · 4 years ago
  48. e4eab27 chore: release 2.0.0b1 (#823) by release-please[bot] · 4 years ago
  49. 560cf1e fix!: drop support for Python 2.7 (#778) by Tres Seaver · 4 years ago
  50. 73cbc1f chore: update authorized_user.json (#820) by Bu Sun Kim · 4 years ago
  51. c3f164f chore: release 1.34.0 (#816) by release-please[bot] · 4 years ago
  52. 7f7d92d fix: do not use the GAE APIs on gen2+ runtimes (#807) by Zev Goldstein · 4 years ago
  53. 3a0325f chore: fix kokoro config for samples (#817) by gcf-owl-bot[bot] · 4 years ago
  54. ec2fb18 feat: support refresh callable on google.oauth2.credentials.Credentials (#812) by bojeil-google · 4 years ago
  55. 63ac08a chore: add Sijun and Silvano as CODEOWNERS (#813) by Bu Sun Kim · 4 years, 1 month ago
  56. 343c264 chore: release 1.33.1 (#809) by release-please[bot] · 4 years, 1 month ago
  57. d94e65c revert: revert "feat: service account is able to use a private token endpoint (#784)" (#808) by arithmetic1728 · 4 years, 1 month ago
  58. dfad661 fix: fallback to source creds expiration in downscoped tokens (#805) by bojeil-google · 4 years, 1 month ago
  59. df9f2f9 chore: update user credential secret (#806) by Bu Sun Kim · 4 years, 1 month ago
  60. 306115d chore: release 1.33.0 (#800) by release-please[bot] · 4 years, 1 month ago
  61. c34452e fix: fix fetch_id_token credential lookup order to match adc (#748) by arithmetic1728 · 4 years, 1 month ago
  62. 6bf460f build(python): remove python 3.7 from kokoro Dockerfile (#803) by gcf-owl-bot[bot] · 4 years, 1 month ago
  63. 19c65fd build(python): exit with success status if no samples found (#802) by gcf-owl-bot[bot] · 4 years, 1 month ago
  64. 0e26409 feat: service account is able to use a private token endpoint (#784) by Chaoren · 4 years, 1 month ago
  65. 2f5c3a6 feat: define `google.auth.downscoped.Credentials` class (#801) by bojeil-google · 4 years, 1 month ago
  66. d3944af tests: pass '*session.posargs' for systests (#788) by Tres Seaver · 4 years, 1 month ago
  67. d883921 feat: define `CredentialAccessBoundary` classes (#793) by bojeil-google · 4 years, 1 month ago
  68. 4fd84bd docs: fix code block formatting in 'user-guide.rst' (#794) by Matt Seymour · 4 years, 1 month ago
  69. c5e112f chore: update authorized_user.json (#796) by Bu Sun Kim · 4 years, 1 month ago
  70. 22affe1 chore: release 1.32.1 (#790) by release-please[bot] · 4 years, 1 month ago
  71. 2079ab5 fix: avoid leaking sub-session created for '_auth_request' (#789) by Tres Seaver · 4 years, 1 month ago
  72. 6de903b chore: add kokoro 3.9 config templates (#780) by gcf-owl-bot[bot] · 4 years, 1 month ago
  73. 46d6b88 test: refresh authorized_user.json (#781) by Bu Sun Kim · 4 years, 1 month ago
  74. 43d7a33 chore: release 1.32.0 (#779) by release-please[bot] · 4 years, 2 months ago
  75. 2cfe655 feat: allow scopes for self signed jwt (#776) by arithmetic1728 · 4 years, 2 months ago
  76. e3c7a54 test: switch authorized user account (#774) by Bu Sun Kim · 4 years, 2 months ago
  77. ab12b8e chore: release 1.31.0 (#771) by release-please[bot] · 4 years, 2 months ago
  78. a5e6b65 fix: avoid deleting items while iterating (#772) by bojeil-google · 4 years, 2 months ago
  79. f97499c feat: define useful properties on `google.auth.external_account.Credentials` (#770) by bojeil-google · 4 years, 2 months ago
  80. 458f40b chore: release 1.30.2 (#756) by release-please[bot] · 4 years, 2 months ago
  81. 09e0389 fix: session object was never used in aiohttp request (#700) (#701) by Slava · 4 years, 2 months ago
  82. 9f83764 chore: migrate to owl bot (#763) by Anthonios Partheniou · 4 years, 2 months ago
  83. 1a6496a fix: enforce constraints during unit tests (#760) by Tres Seaver · 4 years, 2 months ago
  84. a923442 fix(dependencies): add urllib3 and requests to aiohttp extra (#755) by Bu Sun Kim · 4 years, 2 months ago
  85. 27714c4 chore: release 1.30.1 (#752) by release-please[bot] · 4 years, 2 months ago
  86. e697687 fix: allow user to customize context aware metadata path in _mtls_helper (#754) by arithmetic1728 · 4 years, 3 months ago
  87. e9ca25f fix: fix function name in signing error message (#751) by Aarni Koskela · 4 years, 3 months ago
  88. b2c179e chore: add library type to .repo-metadata.json (#749) by Anthonios Partheniou · 4 years, 3 months ago
  89. ff0aae9 chore: add SECURITY.md (#743) by google-cloud-policy-bot[bot] · 4 years, 3 months ago
  90. 04c870a chore(revert): revert preventing normalization (#740) by Dan Lee · 4 years, 3 months ago
  91. 99c6b01 chore: release 1.30.0 (#741) by release-please[bot] · 4 years, 3 months ago
  92. 9e10823 feat: add reauth support to async user credentials (#738) by arithmetic1728 · 4 years, 3 months ago
  93. 36e6f0f chore: prevent normalization of semver versioning (#736) by Dan Lee · 4 years, 4 months ago
  94. 3e40b01 chore: release 1.29.0 (#735) by release-please[bot] · 4 years, 4 months ago
  95. 56c3946 fix: Allow multiple audiences for id_token.verify_token (#733) by Jonathan Beaulieu · 4 years, 4 months ago
  96. 82293fe feat: add reauth feature to user credentials (#727) by arithmetic1728 · 4 years, 4 months ago
  97. e383636 test: Create AWS-based external account integration tests (#731) by Ryan Kohler · 4 years, 4 months ago
  98. 5832fc1 chore: release 1.28.1 (#730) by release-please[bot] · 4 years, 4 months ago
  99. 0a83706 fix: support custom alg in jwt header for signing (#729) by arithmetic1728 · 4 years, 4 months ago
  100. 6033e30 test: Create external account integration tests for URL-based credentials (#726) by Ryan Kohler · 4 years, 4 months ago