1. e067960 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 10 months ago v0.14.0
  2. 4c91c17 google: adds header to security considerations section by Leo · 1 year, 11 months ago
  3. 3c5dbf0 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 11 months ago v0.13.0
  4. 11625cc google: add authorized_user conditional to Credentials.UniverseDomain by Chris Smith · 1 year, 11 months ago
  5. 8d6d45b google: add Credentials.UniverseDomain to support TPC by Chris Smith · 2 years ago
  6. 43b6a7b google: adding support for external account authorized user by Jin Qin · 2 years ago
  7. 14b275c oauth2: workaround misspelling of verification_uri by M Hickford · 2 years ago
  8. 18352fc google/internal/externalaccount: adding BYOID Metrics by aeitzman · 2 years ago
  9. 9095a51 oauth2: clarify error if endpoint missing DeviceAuthURL by M Hickford · 2 years ago
  10. 2d9e4a2 oauth2/google: remove meta validations for aws external credentials by Jin Qin · 2 years ago
  11. 55cd552 oauth2: support PKCE by M Hickford · 2 years ago
  12. e3fb0fb oauth2: support device flow by M Hickford · 2 years ago
  13. 0708528 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years ago v0.12.0
  14. a835fc4 oauth2: move global auth style cache to be per-Config by Brad Fitzpatrick · 2 years, 1 month ago
  15. 2e4a4e2 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 1 month ago v0.11.0
  16. ac6658e all: update go version to 1.18 by Dmitri Shuralyov · 2 years, 2 months ago
  17. ec5679f go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 2 months ago v0.10.0
  18. 989acb1 all: update dependencies to their latest versions by Bryan C. Mills · 2 years, 2 months ago
  19. 2323c81 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 3 months ago v0.9.0
  20. 839de22 google: don't check for IsNotExist for well-known file by Cody Oss · 2 years, 4 months ago v0.8.0
  21. 0690208 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 4 months ago
  22. 451d5d6 internal: remove repeated definite articles by cui fliter · 2 years, 4 months ago
  23. cfe200d oauth2: parse RFC 6749 error response by M Hickford · 2 years, 5 months ago
  24. 3607514 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 5 months ago v0.7.0
  25. 4abfd87 google: add CredentialsParams.EarlyTokenRefresh by Cody Oss · 2 years, 5 months ago
  26. 1e7f329 oauth2: add ReuseTokenSourceWithExpiry by Roland Shoemaker · 2 years, 5 months ago
  27. 86850e0 oauth2: fix typo by thomas-goncalves · 2 years, 5 months ago
  28. a6e37e7 google: Updating 3pi documentation by aeitzman · 2 years, 6 months ago
  29. 54b70c8 google: update missing auth help URL by Cody Oss · 2 years, 6 months ago
  30. 2fc4ef5 README: encourage issues and proposals before changes by M Hickford · 2 years, 6 months ago
  31. 62b4eed go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 6 months ago v0.6.0
  32. 885f294 google: Add support for OAuth2 token exchange over mTLS by Andy Zhao · 2 years, 6 months ago
  33. 6f9c1a1 google: use Credentials instead of deprecated DefaultCredentials by Koichi Shiraishi · 2 years, 6 months ago
  34. c82d0e1 google/internal/externalaccount: Removed URL validation for google URLs in ADC files by aeitzman · 2 years, 7 months ago
  35. adbaf66 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 7 months ago v0.5.0
  36. e07593a oauth2: remove direct dependency on golang.org/x/net by Eric Chiang · 2 years, 8 months ago
  37. 34ffb07 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 8 months ago v0.4.0
  38. b177c21 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 9 months ago v0.3.0
  39. 510acbc google/internal/externalaccount: Added check for aws region and security credential environment variables before aws metadata call by aeitzman · 2 years, 9 months ago
  40. ec4a9b2 google/internal/externalaccount: Adding metadata verification by Ryan Kohler · 2 years, 10 months ago
  41. 68a41d6 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 10 months ago v0.2.0
  42. 1a77549 go.mod: update to new compute/metadata module by Cody Oss · 2 years, 10 months ago
  43. e48dfd9 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 11 months ago v0.1.0
  44. 6fdb5e3 google/internal/externalaccount: allowing PSC Urls by Ryan Kohler · 2 years, 11 months ago
  45. b44042a google/google: update documentation for workload identity federation by Ryan Kohler · 2 years, 11 months ago
  46. f213421 all: remove redundant type conversion by cui fliter · 3 years ago
  47. 0ebed06 google: restore compatibility with older Go version by Cody Oss · 3 years ago
  48. 8227340 fix: missing expiration_time field isn't a problem for executables by Ryan Kohler · 3 years, 1 month ago
  49. 128564f A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 3 years, 1 month ago
  50. c8730f7 google/internal/externalaccount: allow impersonation lifetime changes by Ryan Kohler · 3 years, 2 months ago
  51. 2104d58 all: update transitive dependencies by Bryan C. Mills · 3 years, 2 months ago
  52. e18db7c all: update go version to 1.17 by Bryan C. Mills · 3 years, 2 months ago
  53. 02e64fa google/internal/externalaccount: create executable credentials by Ryan Kohler · 3 years, 2 months ago
  54. fd043fe authhandler: Add support for PKCE by Andy Zhao · 3 years, 2 months ago
  55. d0670ef google: Wrap token sources in errWrappingTokenSource by Chris Smith · 3 years, 3 months ago
  56. 622c5d5 google/google: set JWT Audience in JWTConfigFromJSON() by Shapor Naghibzadeh · 3 years, 3 months ago
  57. 9780585 all: gofmt by Russ Cox · 3 years, 5 months ago
  58. 6242fa9 google/internal: Add AWS Session Token to Metadata Requests by Sai Sunder · 3 years, 6 months ago
  59. ee48083 go.mod: update vulnerable net library by Daniel Marshall · 3 years, 6 months ago
  60. d3ed0bb google/internal/externalaccount: fix flaky tests by Cody Oss · 3 years, 10 months ago
  61. ba495a6 google: add support for "impersonated_service_account" credential type. by Guillaume Blaquiere · 3 years, 10 months ago
  62. 6b3c2da google/externalaccount: add support for workforce pool credentials by Ryan Kohler · 4 years ago
  63. 2bc19b1 google/downscope: return body in error message by Cody Oss · 4 years, 1 month ago
  64. 7df4dd6 google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL by Patrick Jones · 4 years, 1 month ago
  65. faf39c7 google/downscope: additional examples by Patrick Jones · 4 years, 1 month ago
  66. 6f1e639 google/downscope: update documentation by Patrick Jones · 4 years, 1 month ago
  67. a41e5a7 downscope: implement support for token downscoping by Patrick Jones · 4 years, 2 months ago
  68. a8dc77f google: add external account documentation by gIthuriel · 4 years, 2 months ago
  69. bce0382 google: fix syntax error by Eno Compton · 4 years, 2 months ago
  70. 14747e6 google: check additional AWS variable by gIthuriel · 4 years, 2 months ago
  71. d040287 google: support scopes for JWT access token by Shin Fan · 4 years, 3 months ago
  72. f6687ab endpoints: add Battlenet endpoints by akay · 4 years, 4 months ago
  73. 9963728 endpoints: Add Strava endpoint by Mattias Appelgren · 4 years, 4 months ago
  74. 81ed05c google: Add support for CredentialsParams, Client ID json, and JWT Subject by Andy Zhao · 4 years, 4 months ago
  75. 5e61552 authhandler: Remove example_test.go by Andy Zhao · 4 years, 5 months ago
  76. 2e8d934 google: Use bytes.Buffer for go 1.9 compatability by Joel Ferrier · 4 years, 5 months ago
  77. 22b0ada authhandler: Add support for 3-legged-OAuth by Andy Zhao · 4 years, 6 months ago
  78. cd4f82c endpoints: add Zoom endpoint by Shaba Abhiram · 4 years, 6 months ago
  79. 5366d9d google: Make sure time is always in UTC by Ryan Kohler · 4 years, 6 months ago
  80. 9bb9049 all: go fmt ./... by Russ Cox · 4 years, 7 months ago
  81. ba52d33 google: unexport private structs and funcs by Ryan Kohler · 4 years, 7 months ago
  82. f145937 google: update documentation for workload identity federation by Bassam Ojeil · 4 years, 7 months ago
  83. 16ff188 google: manual testing fixes by Patrick Jones · 4 years, 7 months ago
  84. 6667018 google: Changes required to get AWS working in manual testing by Ryan Kohler · 4 years, 7 months ago
  85. 0101308 google: support AWS 3rd party credentials by Ryan Kohler · 4 years, 7 months ago
  86. f9ce19e google: support service account impersonation by Patrick Jones · 4 years, 7 months ago
  87. af13f52 google: Create AWS V4 Signing Utility by Ryan Kohler · 4 years, 7 months ago
  88. d3ed898 google: support url-sourced 3rd party credentials by Patrick Jones · 4 years, 8 months ago
  89. 8b1d76f google: restore 1.11 compatibility by Cody Oss · 4 years, 8 months ago
  90. 01de73c google: base account credentials with file-sourcing by Patrick Jones · 4 years, 8 months ago
  91. 08078c5 README.md: change godoc.org links to pkg.go.dev by Julie Qiu · 4 years, 9 months ago
  92. 9317641 README.md: add badge to pkg.go.dev by Julie Qiu · 4 years, 9 months ago
  93. 0b49973 google: add ExchangeToken() to run STS exchanges. by Patrick Jones · 4 years, 9 months ago
  94. 9fd6049 google: add utilities supporting upcoming oauth2 functionality by Patrick Jones · 4 years, 10 months ago
  95. 5d25da1 go.mod: update stale dependencies by Emmanuel T Odeke · 5 years ago
  96. bf48bf1 README, endpoints: fix a typo, update README to point people at endpoints by Brad Fitzpatrick · 6 years ago
  97. eca8207 endpoints: add new package for oauth2.Endpoint values by Mark Wolfe · 6 years ago
  98. 858c2ad oauth2: turn Transport.CancelRequest into a no-op by Tim Cooper · 6 years ago
  99. 5d9234d jira: update jira JWT subject per Atlassian's recent GDPR changes by Shaun Dunning · 6 years ago
  100. 0f29369 google: add some metadata to GCE tokens to identify the token's source by Chris Broadfoot · 6 years ago