1. 194c64a chore: update authorized_user.json (#906) by Bu Sun Kim · 2 years, 7 months ago
  2. 642d736 chore: update authorized_user.json and use latest sphinx (#900) by Bu Sun Kim · 2 years, 8 months ago
  3. e5a94ae chore: update authorized_user.json (#896) by Bu Sun Kim · 2 years, 8 months ago
  4. 5bd5ccf fix: add back python 2.7 for gcloud usage only (#892) by arithmetic1728 · 2 years, 8 months ago
  5. a4cf9b1 test: list unit test dependencies in requirements.txt file (#888) by Bu Sun Kim · 2 years, 8 months ago
  6. 5096f46 chore: update authorized_user.json (#883) by Bu Sun Kim · 2 years, 8 months ago
  7. 1276839 chore: update authorized_user.json (#876) by Bu Sun Kim · 2 years, 9 months ago
  8. afd05a6 chore: update token (#870) by Bu Sun Kim · 2 years, 9 months ago
  9. 8f59981 chore: update authorized_user.json (#859) by Bu Sun Kim · 2 years, 9 months ago
  10. 08c987d chore: release 2.0.2 (#847) by release-please[bot] · 2 years, 10 months ago
  11. 466aed9 fix: use int.from_bytes (#846) by Bu Sun Kim · 2 years, 10 months ago
  12. 93482c6 test: address comments for downscoping tests (#838) by bojeil-google · 2 years, 10 months ago
  13. ed8e035 test: Add integration tests for downscoping (#837) by bojeil-google · 2 years, 10 months ago
  14. af37335 chore: update secrets (#834) by Bu Sun Kim · 2 years, 10 months ago
  15. 10603a5 chore: update user secret file (#828) by Bu Sun Kim · 2 years, 10 months ago
  16. 560cf1e fix!: drop support for Python 2.7 (#778) by Tres Seaver · 2 years, 10 months ago
  17. 73cbc1f chore: update authorized_user.json (#820) by Bu Sun Kim · 2 years, 11 months ago
  18. df9f2f9 chore: update user credential secret (#806) by Bu Sun Kim · 2 years, 11 months ago
  19. d3944af tests: pass '*session.posargs' for systests (#788) by Tres Seaver · 3 years ago
  20. c5e112f chore: update authorized_user.json (#796) by Bu Sun Kim · 3 years ago
  21. 2079ab5 fix: avoid leaking sub-session created for '_auth_request' (#789) by Tres Seaver · 3 years ago
  22. 46d6b88 test: refresh authorized_user.json (#781) by Bu Sun Kim · 3 years ago
  23. e3c7a54 test: switch authorized user account (#774) by Bu Sun Kim · 3 years ago
  24. 09e0389 fix: session object was never used in aiohttp request (#700) (#701) by Slava · 3 years ago
  25. e383636 test: Create AWS-based external account integration tests (#731) by Ryan Kohler · 3 years, 2 months ago
  26. 6033e30 test: Create external account integration tests for URL-based credentials (#726) by Ryan Kohler · 3 years, 2 months ago
  27. 48e8be3 test: Create BYOID Integration tests (#719) by Ryan Kohler · 3 years, 3 months ago
  28. e87b1ec ci: create sponge_log.xml files (#722) by Bu Sun Kim · 3 years, 3 months ago
  29. d4d7f38 feat: workload identity federation support (#698) by bojeil-google · 3 years, 4 months ago
  30. 9dc2d86 Revert "feat: workload identity federation support (#686)" (#691) by Bu Sun Kim · 3 years, 4 months ago
  31. 5dcd2b1 feat: workload identity federation support (#686) by bojeil-google · 3 years, 4 months ago
  32. 7a94acb feat: support self-signed jwt in requests and urllib3 transports (#679) by Bu Sun Kim · 3 years, 4 months ago
  33. bf5ce0c feat: use self-signed jwt for service account (#665) by Bu Sun Kim · 3 years, 4 months ago
  34. 621f54b test: re-enable system tests (#670) by Bu Sun Kim · 3 years, 5 months ago
  35. b790e65 fix(deps): Revert "fix: pin 'aoihttp < 3.7.0dev' (#634)" (#632) (#640) by David Buxton · 3 years, 8 months ago
  36. 0323cf3 feat: Add custom scopes for access tokens from the metadata service (#633) by David Buxton · 3 years, 8 months ago
  37. 05f9524 fix: pin 'aoihttp < 3.7.0dev' (#634) by Tres Seaver · 3 years, 8 months ago
  38. 7e15258 feat: add asyncio based auth flow (#612) by Christopher Wilcox · 3 years, 9 months ago
  39. 694d83f fix: migrate signBlob to iamcredentials.googleapis.com (#600) by Bu Sun Kim · 3 years, 9 months ago
  40. c0c995f feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592) by arithmetic1728 · 3 years, 10 months ago
  41. a48b5b9 Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563) by Bu Sun Kim · 4 years ago
  42. 038ae1b fix: migrate signBlob to iamcredentials.googleapis.com (#553) by bojeil-google · 4 years ago
  43. ed41b49 feat: add default client cert source util (#486) by arithmetic1728 · 4 years, 2 months ago
  44. 7ae9a28 fix: invalid expiry type (#481) by arithmetic1728 · 4 years, 2 months ago
  45. 506c565 feat: add fetch_id_token to support id_token adc (#469) by arithmetic1728 · 4 years, 2 months ago
  46. 772dac6 feat: add access token credentials (#476) by arithmetic1728 · 4 years, 3 months ago
  47. 97e7700 feat: fetch id token from GCE metadata server (#462) by arithmetic1728 · 4 years, 3 months ago
  48. bb9215a feat: add mTLS ADC support for HTTP (#457) by arithmetic1728 · 4 years, 3 months ago
  49. 82e224b fix: only add IAM scope to credentials that can change scopes (#451) by Bu Sun Kim · 4 years, 3 months ago
  50. b2dd77f fix: fix the scopes so test can pass for a local run (#450) by arithmetic1728 · 4 years, 3 months ago
  51. 37141e4 docs(copyright): correct name of company for commits after 2015 (#440) by C.J. Collier · 4 years, 4 months ago
  52. 65e33c0 build: fix system tests, move to Kokoro (#372) by Bu Sun Kim · 4 years, 8 months ago
  53. 9eec091 chore: blacken (#375) by Bu Sun Kim · 4 years, 8 months ago
  54. 21b4f1c Rename nox.py -> noxfile.py (#369) by Bu Sun Kim · 4 years, 9 months ago
  55. 839d468 Use pytest instead of py.test per upstream recommendation, #dropthedot (#255) by Ville Skyttä · 6 years ago
  56. d020426 Adding kokoro config (#176) by Jon Wayne Parrott · 7 years ago
  57. cfbfd25 Add jwt.OnDemandCredentials (#142) by Jon Wayne Parrott · 7 years ago
  58. 31c0863 Fix system tests when running on GCE by Jon Wayne Parrott · 7 years ago
  59. 0c09c73 Use "gcloud config config-helper" to read the project ID from the Google Cloud SDK (#147) by Jon Wayne Parrott · 7 years ago
  60. 8716141 Update gcloud in system tests (#123) by Jon Wayne Parrott · 7 years ago
  61. b8f48d0 Add jwt.Credentials.from_signing_credentials, remove serivce_account.Credentials.to_jwt_credentials (#120) by Jon Wayne Parrott · 7 years ago
  62. ab08689 Remove one-time token behavior of JWT Credentials (#117) by Jon Wayne Parrott · 7 years ago
  63. a209819 Fix gRPC to call credentials.before_request (#116) by Jon Wayne Parrott · 7 years ago
  64. dc884c0 Fix app engine system test by Jon Wayne Parrott · 8 years ago
  65. 3bece75 Fix app engine system test by Jon Wayne Parrott · 8 years ago
  66. 840b3ac Swap target, request for request, target in secure_authorized_channel's argument order. (#81) by Jon Wayne Parrott · 8 years ago
  67. 61ffb05 Make service_account_email public, read-only (#76) by Jon Wayne Parrott · 8 years ago
  68. b9897dc Add grpc transport (#67) by Jon Wayne Parrott · 8 years ago
  69. 9a9ce2c Add requests transport (#66) by Jon Wayne Parrott · 8 years ago
  70. aebd030 Add test for GCE default credentials (#62) by Jon Wayne Parrott · 8 years ago
  71. b551ef2 Move GAE environment setup to nox (#61) by Jon Wayne Parrott · 8 years ago
  72. bbc3943 Nox system test refactor (#60) by Jon Wayne Parrott · 8 years ago
  73. e163bc9 Fix template string in App Engine system tests. by Jon Wayne Parrott · 8 years ago
  74. 7a27f47 Add App Engine system tests (#59) by Jon Wayne Parrott · 8 years ago
  75. 421cc9b Add ADC system tests (#58) by Jon Wayne Parrott · 8 years ago
  76. cf672c2 Add oauth2.credentials system tests (#56) by Jon Wayne Parrott · 8 years ago
  77. f7b9279 Add compute engine system tests (#54) by Jon Wayne Parrott · 8 years ago
  78. 447c5be Add system tests for service account credentials (#51) by Jon Wayne Parrott · 8 years ago