1. ef31284 fix: fix error in sign_bytes (#905) by arithmetic1728 · 2 years, 7 months ago
  2. 8f1e9cf fix: add fetch_id_token_credentials (#866) by arithmetic1728 · 2 years, 8 months ago
  3. 8e95c1e fix: add clock_skew_in_seconds to verify_token functions (#894) by arithmetic1728 · 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. 10bd9fb fix: ADC with impersonated workforce pools (#877) by bojeil-google · 2 years, 8 months ago
  6. 0cd15e2 fix: disable self signed jwt for domain wide delegation (#873) by arithmetic1728 · 2 years, 9 months ago
  7. 435be09 chore: remove 'six' (#871) by Tres Seaver · 2 years, 9 months ago
  8. 993bab2 feat: add support for workforce pool credentials (#868) by bojeil-google · 2 years, 9 months ago
  9. 738611b fix: rename CLOCK_SKEW and separate client/server user case (#863) by arithmetic1728 · 2 years, 9 months ago
  10. 13aed5f fix: add SAML challenge to reauth (#819) by arithmetic1728 · 2 years, 9 months ago
  11. 11ebaeb fix: disable warning if quota project id provided to auth.default() (#856) by arithmetic1728 · 2 years, 9 months ago
  12. 20b817a feat: service account is able to use a private token endpoint (#835) by arithmetic1728 · 2 years, 10 months ago
  13. 560cf1e fix!: drop support for Python 2.7 (#778) by Tres Seaver · 2 years, 10 months ago
  14. 7f7d92d fix: do not use the GAE APIs on gen2+ runtimes (#807) by Zev Goldstein · 2 years, 11 months ago
  15. ec2fb18 feat: support refresh callable on google.oauth2.credentials.Credentials (#812) by bojeil-google · 2 years, 11 months ago
  16. d94e65c revert: revert "feat: service account is able to use a private token endpoint (#784)" (#808) by arithmetic1728 · 2 years, 11 months ago
  17. dfad661 fix: fallback to source creds expiration in downscoped tokens (#805) by bojeil-google · 2 years, 11 months ago
  18. c34452e fix: fix fetch_id_token credential lookup order to match adc (#748) by arithmetic1728 · 2 years, 11 months ago
  19. 0e26409 feat: service account is able to use a private token endpoint (#784) by Chaoren · 2 years, 11 months ago
  20. 2f5c3a6 feat: define `google.auth.downscoped.Credentials` class (#801) by bojeil-google · 3 years ago
  21. d883921 feat: define `CredentialAccessBoundary` classes (#793) by bojeil-google · 3 years ago
  22. 2079ab5 fix: avoid leaking sub-session created for '_auth_request' (#789) by Tres Seaver · 3 years ago
  23. 2cfe655 feat: allow scopes for self signed jwt (#776) by arithmetic1728 · 3 years ago
  24. f97499c feat: define useful properties on `google.auth.external_account.Credentials` (#770) by bojeil-google · 3 years ago
  25. e697687 fix: allow user to customize context aware metadata path in _mtls_helper (#754) by arithmetic1728 · 3 years, 1 month ago
  26. 56c3946 fix: Allow multiple audiences for id_token.verify_token (#733) by Jonathan Beaulieu · 3 years, 2 months ago
  27. 82293fe feat: add reauth feature to user credentials (#727) by arithmetic1728 · 3 years, 2 months ago
  28. 0a83706 fix: support custom alg in jwt header for signing (#729) by arithmetic1728 · 3 years, 2 months ago
  29. 199da47 feat: allow the AWS_DEFAULT_REGION environment variable (#721) by Ryan Kohler · 3 years, 3 months ago
  30. d80c85f fix: fix unit tests so they can work in g3 (#714) by arithmetic1728 · 3 years, 3 months ago
  31. 333cb76 fix: use gcloud creds flow (#705) by arithmetic1728 · 3 years, 4 months ago
  32. 3f2f3ea fix: ignore gcloud warning when getting project id (#708) by arithmetic1728 · 3 years, 4 months ago
  33. d4d7f38 feat: workload identity federation support (#698) by bojeil-google · 3 years, 4 months ago
  34. 9dc2d86 Revert "feat: workload identity federation support (#686)" (#691) by Bu Sun Kim · 3 years, 4 months ago
  35. 5dcd2b1 feat: workload identity federation support (#686) by bojeil-google · 3 years, 4 months ago
  36. 7a94acb feat: support self-signed jwt in requests and urllib3 transports (#679) by Bu Sun Kim · 3 years, 4 months ago
  37. bf5ce0c feat: use self-signed jwt for service account (#665) by Bu Sun Kim · 3 years, 4 months ago
  38. fd9b5b1 fix: avoid losing the original '_include_email' parameter in impersonated credentials (#626) by Pietro De Nicolao · 3 years, 6 months ago
  39. 0323cf3 feat: Add custom scopes for access tokens from the metadata service (#633) by David Buxton · 3 years, 8 months ago
  40. 5906c85 Change metadata service helper to work with any query parameters (#588) by David Buxton · 3 years, 8 months ago
  41. d0e0aba fix: fix expiry for `to_json()` (#589) by wesley chun · 3 years, 9 months ago
  42. 694d83f fix: migrate signBlob to iamcredentials.googleapis.com (#600) by Bu Sun Kim · 3 years, 9 months ago
  43. 41599ae refactor: split 'with_quota_project' into separate base class (#561) by Bu Sun Kim · 3 years, 9 months ago
  44. c0c995f feat: add GOOGLE_API_USE_CLIENT_CERTIFICATE support (#592) by arithmetic1728 · 3 years, 10 months ago
  45. 20f82e2 fix: set Content-Type header in the request to signBlob API to avoid Invalid JSON payload error (#439) by Kenji Imamula · 3 years, 11 months ago
  46. 18d5ae6 test: add more tests for service account quota projects (#527) by Bu Sun Kim · 3 years, 11 months ago
  47. a48b5b9 Revert "fix: migrate signBlob to iamcredentials.googleapis.com" (#563) by Bu Sun Kim · 4 years ago
  48. ab2be5d fix: don't add empty quota project (#560) by Bu Sun Kim · 4 years ago
  49. 3dda7b2 feat: add quota project to base credentials class (#546) by Bu Sun Kim · 4 years ago
  50. 038ae1b fix: migrate signBlob to iamcredentials.googleapis.com (#553) by bojeil-google · 4 years ago
  51. c05b8b5 feat: check 'iss' in `verify_oauth2_token` (#500) by Bu Sun Kim · 4 years ago
  52. 15d5fa9 feat: make ``load_credentials_from_file`` a public method (#530) by Bu Sun Kim · 4 years ago
  53. f30b45a fix: no warning if quota_project_id is given (#537) by arithmetic1728 · 4 years ago
  54. b12488c feat: add quota_project_id to service accounts; add with_quota_project methods (#519) by Bu Sun Kim · 4 years ago
  55. 8ffb4d3 fix: replace environment variable GCE_METADATA_ROOT with GCE_METADATA_HOST (#433) by chenyumic · 4 years ago
  56. f282aa4 feat: add helper func to for default encrypted cert (#514) by arithmetic1728 · 4 years, 1 month ago
  57. eb7be3f fix: fix impersonated cred for gcloud (#516) by arithmetic1728 · 4 years, 1 month ago
  58. 9dc9e9f feat: encrypted mtls private key support (#496) by arithmetic1728 · 4 years, 1 month ago
  59. 371b57c test: fix usage of tick function so g3 tests can pass (#507) by arithmetic1728 · 4 years, 1 month ago
  60. e115bae chore: support string type response.data for gcloud (#503) by arithmetic1728 · 4 years, 1 month ago
  61. 866d926 test: fix the usage so the tests can pass in g3 (#498) by arithmetic1728 · 4 years, 1 month ago
  62. cf2c0a9 fix: support es256 raw format signature (#490) by arithmetic1728 · 4 years, 2 months ago
  63. ed41b49 feat: add default client cert source util (#486) by arithmetic1728 · 4 years, 2 months ago
  64. 7ae9a28 fix: invalid expiry type (#481) by arithmetic1728 · 4 years, 2 months ago
  65. e83d446 feat: consolidate mTLS channel errors (#480) by arithmetic1728 · 4 years, 2 months ago
  66. 506c565 feat: add fetch_id_token to support id_token adc (#469) by arithmetic1728 · 4 years, 2 months ago
  67. e290a3d feat: Implement ES256 for JWT verification (#340) by Thea Flowers · 4 years, 2 months ago
  68. 772dac6 feat: add access token credentials (#476) by arithmetic1728 · 4 years, 3 months ago
  69. 97e7700 feat: fetch id token from GCE metadata server (#462) by arithmetic1728 · 4 years, 3 months ago
  70. bb9215a feat: add mTLS ADC support for HTTP (#457) by arithmetic1728 · 4 years, 3 months ago
  71. dafb41f feat: add SslCredentials class for mTLS ADC (#448) by arithmetic1728 · 4 years, 3 months ago
  72. 82e224b fix: only add IAM scope to credentials that can change scopes (#451) by Bu Sun Kim · 4 years, 3 months ago
  73. bc0ec93 fix: compute engine id token credentials "with_target_audience" method (#438) by Brent Shaffer · 4 years, 4 months ago
  74. 37141e4 docs(copyright): correct name of company for commits after 2015 (#440) by C.J. Collier · 4 years, 4 months ago
  75. d274a3a feat: add non-None default timeout to AuthorizedSession.request() (#435) by Peter Lamut · 4 years, 5 months ago
  76. 52a733d feat: distinguish transport and execution time timeouts (#424) by Peter Lamut · 4 years, 5 months ago
  77. a57a770 fix: always pass body of type bytes to `google.auth.transport.Request` (#421) by Bu Sun Kim · 4 years, 5 months ago
  78. af29c1a fix(google.auth.compute_engine.metadata): add retry to google.auth.compute_engine._metadata.get() (#398) by Daniil · 4 years, 5 months ago
  79. 32d71a5 feat: send quota project id in x-goog-user-project for OAuth2 credentials (#412) by Bu Sun Kim · 4 years, 6 months ago
  80. d86d7b8 feat: add timeout parameter to `AuthorizedSession.request()` (#406) by Peter Lamut · 4 years, 6 months ago
  81. 25ea942 fix: revert "feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400)" (#407) by Bu Sun Kim · 4 years, 6 months ago
  82. 451ecbd fix: revert "feat: add timeout to AuthorizedSession.request() (#397)" (#401) by Bu Sun Kim · 4 years, 6 months ago
  83. 381dd40 feat: add timeout to AuthorizedSession.request() (#397) by Peter Lamut · 4 years, 6 months ago
  84. ab3dc1e feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400) by Bu Sun Kim · 4 years, 6 months ago
  85. bfb1f8c feat: add `to_json` method to google.oauth2.credentials.Credentials (#367) by patkasper · 4 years, 6 months ago
  86. 0c33e9c fix: make gRPC auth plugin non-blocking + add default timeout value for requests transport (#390) by chenyumic · 4 years, 7 months ago
  87. 46bb58e fix: change 'internal_failure' condition to also use `error' field (#387) by Georgy Savva · 4 years, 7 months ago
  88. 9eec091 chore: blacken (#375) by Bu Sun Kim · 4 years, 8 months ago
  89. eae1dcb Add retry loop for fetching authentication token if any 'Internal Failure' occurs (#368) by Anjali Doneria · 4 years, 9 months ago
  90. 7a8641a Add support for imersonated_credentials.Sign, IDToken (#348) by salrashid123 · 4 years, 10 months ago
  91. 938e5d9 Use new pytest api to keep building with pytest 5 (#353) by Tomáš Chvátal · 4 years, 11 months ago
  92. 49a18c4 Add downscoping to ouath2 credentials (#309) by Eugene W. Foley · 5 years ago
  93. ae7e4f3 Follow rfc 7515 and strip padding from JWS segments (#324) by Aditya Natraj · 5 years ago
  94. b4eee9c Allow user to pass custom Session object to AuthorizedSession to make requests. (#306) by Brian Bao · 5 years ago
  95. 6e0781b _default.default() now handles ImportErrors for optional dependencies. (#313) by James Wilson · 5 years ago
  96. b29f262 Automatically refresh impersonated credentials (#304) by salrashid123 · 6 years ago
  97. 1fbc679 Add google.auth.impersonated_credentials (#299) by salrashid123 · 6 years ago
  98. 8147785 Fix check for error text on Python 3.7 (#278) by Felix Yan · 6 years ago
  99. ca18fcf Fix some typos in test_urllib3.py (#268) by Felix Yan · 6 years ago
  100. a8d9348 Warn when using user credentials from the Cloud SDK (#266) by Thea Flowers · 6 years ago