1. 3607514 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 5 months ago v0.7.0
  2. 4abfd87 google: add CredentialsParams.EarlyTokenRefresh by Cody Oss · 2 years, 5 months ago
  3. 1e7f329 oauth2: add ReuseTokenSourceWithExpiry by Roland Shoemaker · 2 years, 5 months ago
  4. 86850e0 oauth2: fix typo by thomas-goncalves · 2 years, 5 months ago
  5. a6e37e7 google: Updating 3pi documentation by aeitzman · 2 years, 5 months ago
  6. 54b70c8 google: update missing auth help URL by Cody Oss · 2 years, 6 months ago
  7. 2fc4ef5 README: encourage issues and proposals before changes by M Hickford · 2 years, 6 months ago
  8. 62b4eed go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 6 months ago v0.6.0
  9. 885f294 google: Add support for OAuth2 token exchange over mTLS by Andy Zhao · 2 years, 6 months ago
  10. 6f9c1a1 google: use Credentials instead of deprecated DefaultCredentials by Koichi Shiraishi · 2 years, 6 months ago
  11. c82d0e1 google/internal/externalaccount: Removed URL validation for google URLs in ADC files by aeitzman · 2 years, 7 months ago
  12. adbaf66 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 7 months ago v0.5.0
  13. e07593a oauth2: remove direct dependency on golang.org/x/net by Eric Chiang · 2 years, 8 months ago
  14. 34ffb07 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 8 months ago v0.4.0
  15. b177c21 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 9 months ago v0.3.0
  16. 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
  17. ec4a9b2 google/internal/externalaccount: Adding metadata verification by Ryan Kohler · 2 years, 10 months ago
  18. 68a41d6 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 10 months ago v0.2.0
  19. 1a77549 go.mod: update to new compute/metadata module by Cody Oss · 2 years, 10 months ago
  20. e48dfd9 go.mod: update golang.org/x dependencies by Gopher Robot · 2 years, 11 months ago v0.1.0
  21. 6fdb5e3 google/internal/externalaccount: allowing PSC Urls by Ryan Kohler · 2 years, 11 months ago
  22. b44042a google/google: update documentation for workload identity federation by Ryan Kohler · 2 years, 11 months ago
  23. f213421 all: remove redundant type conversion by cui fliter · 3 years ago
  24. 0ebed06 google: restore compatibility with older Go version by Cody Oss · 3 years ago
  25. 8227340 fix: missing expiration_time field isn't a problem for executables by Ryan Kohler · 3 years, 1 month ago
  26. 128564f A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 3 years, 1 month ago
  27. c8730f7 google/internal/externalaccount: allow impersonation lifetime changes by Ryan Kohler · 3 years, 2 months ago
  28. 2104d58 all: update transitive dependencies by Bryan C. Mills · 3 years, 2 months ago
  29. e18db7c all: update go version to 1.17 by Bryan C. Mills · 3 years, 2 months ago
  30. 02e64fa google/internal/externalaccount: create executable credentials by Ryan Kohler · 3 years, 2 months ago
  31. fd043fe authhandler: Add support for PKCE by Andy Zhao · 3 years, 2 months ago
  32. d0670ef google: Wrap token sources in errWrappingTokenSource by Chris Smith · 3 years, 3 months ago
  33. 622c5d5 google/google: set JWT Audience in JWTConfigFromJSON() by Shapor Naghibzadeh · 3 years, 3 months ago
  34. 9780585 all: gofmt by Russ Cox · 3 years, 5 months ago
  35. 6242fa9 google/internal: Add AWS Session Token to Metadata Requests by Sai Sunder · 3 years, 6 months ago
  36. ee48083 go.mod: update vulnerable net library by Daniel Marshall · 3 years, 6 months ago
  37. d3ed0bb google/internal/externalaccount: fix flaky tests by Cody Oss · 3 years, 10 months ago
  38. ba495a6 google: add support for "impersonated_service_account" credential type. by Guillaume Blaquiere · 3 years, 10 months ago
  39. 6b3c2da google/externalaccount: add support for workforce pool credentials by Ryan Kohler · 4 years ago
  40. 2bc19b1 google/downscope: return body in error message by Cody Oss · 4 years ago
  41. 7df4dd6 google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL by Patrick Jones · 4 years, 1 month ago
  42. faf39c7 google/downscope: additional examples by Patrick Jones · 4 years, 1 month ago
  43. 6f1e639 google/downscope: update documentation by Patrick Jones · 4 years, 1 month ago
  44. a41e5a7 downscope: implement support for token downscoping by Patrick Jones · 4 years, 2 months ago
  45. a8dc77f google: add external account documentation by gIthuriel · 4 years, 2 months ago
  46. bce0382 google: fix syntax error by Eno Compton · 4 years, 2 months ago
  47. 14747e6 google: check additional AWS variable by gIthuriel · 4 years, 2 months ago
  48. d040287 google: support scopes for JWT access token by Shin Fan · 4 years, 3 months ago
  49. f6687ab endpoints: add Battlenet endpoints by akay · 4 years, 4 months ago
  50. 9963728 endpoints: Add Strava endpoint by Mattias Appelgren · 4 years, 4 months ago
  51. 81ed05c google: Add support for CredentialsParams, Client ID json, and JWT Subject by Andy Zhao · 4 years, 4 months ago
  52. 5e61552 authhandler: Remove example_test.go by Andy Zhao · 4 years, 5 months ago
  53. 2e8d934 google: Use bytes.Buffer for go 1.9 compatability by Joel Ferrier · 4 years, 5 months ago
  54. 22b0ada authhandler: Add support for 3-legged-OAuth by Andy Zhao · 4 years, 5 months ago
  55. cd4f82c endpoints: add Zoom endpoint by Shaba Abhiram · 4 years, 6 months ago
  56. 5366d9d google: Make sure time is always in UTC by Ryan Kohler · 4 years, 6 months ago
  57. 9bb9049 all: go fmt ./... by Russ Cox · 4 years, 6 months ago
  58. ba52d33 google: unexport private structs and funcs by Ryan Kohler · 4 years, 7 months ago
  59. f145937 google: update documentation for workload identity federation by Bassam Ojeil · 4 years, 7 months ago
  60. 16ff188 google: manual testing fixes by Patrick Jones · 4 years, 7 months ago
  61. 6667018 google: Changes required to get AWS working in manual testing by Ryan Kohler · 4 years, 7 months ago
  62. 0101308 google: support AWS 3rd party credentials by Ryan Kohler · 4 years, 7 months ago
  63. f9ce19e google: support service account impersonation by Patrick Jones · 4 years, 7 months ago
  64. af13f52 google: Create AWS V4 Signing Utility by Ryan Kohler · 4 years, 7 months ago
  65. d3ed898 google: support url-sourced 3rd party credentials by Patrick Jones · 4 years, 8 months ago
  66. 8b1d76f google: restore 1.11 compatibility by Cody Oss · 4 years, 8 months ago
  67. 01de73c google: base account credentials with file-sourcing by Patrick Jones · 4 years, 8 months ago
  68. 08078c5 README.md: change godoc.org links to pkg.go.dev by Julie Qiu · 4 years, 9 months ago
  69. 9317641 README.md: add badge to pkg.go.dev by Julie Qiu · 4 years, 9 months ago
  70. 0b49973 google: add ExchangeToken() to run STS exchanges. by Patrick Jones · 4 years, 9 months ago
  71. 9fd6049 google: add utilities supporting upcoming oauth2 functionality by Patrick Jones · 4 years, 10 months ago
  72. 5d25da1 go.mod: update stale dependencies by Emmanuel T Odeke · 5 years ago
  73. bf48bf1 README, endpoints: fix a typo, update README to point people at endpoints by Brad Fitzpatrick · 6 years ago
  74. eca8207 endpoints: add new package for oauth2.Endpoint values by Mark Wolfe · 6 years ago
  75. 858c2ad oauth2: turn Transport.CancelRequest into a no-op by Tim Cooper · 6 years ago
  76. 5d9234d jira: update jira JWT subject per Atlassian's recent GDPR changes by Shaun Dunning · 6 years ago
  77. 0f29369 google: add some metadata to GCE tokens to identify the token's source by Chris Broadfoot · 6 years ago
  78. aaccbc9 google: update ApprovalForce to use openid connect friendly prompt=consent by Bobby DeSimone · 6 years ago
  79. 950ef44 jwt: support PrivateClaims in Config by Wenlei (Frank) He · 6 years ago
  80. 9f33145 google: Support scopes for ComputeTokenSource by Steven Buss · 6 years ago
  81. c85d3e9 internal: remove fallback parsing for expires_in by Ggicci · 6 years ago
  82. e64efc7 internal: cap expires_in to MaxInt32 by Brad Fitzpatrick · 7 years ago
  83. 529b322 google: Use new endpoints for Google authentication by Jean de Klerk · 7 years ago
  84. 9b3c759 fix misspelled word in comment by Madhu Rajanna · 7 years ago
  85. 4b83411 jwt: add Config.Audience field by Niels Widger · 7 years ago
  86. 3e8b2be internal: tolerate malformed expires_in values more by Brad Fitzpatrick · 7 years ago
  87. 5f6b76b google: remove legacy App Engine context stuff by Brad Fitzpatrick · 7 years ago
  88. 80673b4 oauth2: auto-detect auth style by default, add Endpoint.AuthStyle by Brad Fitzpatrick · 7 years ago
  89. 99b60b7 clientcredentials: allow override of grant_type by Tom Payne · 7 years ago
  90. 5dab416 Clarify that client credentials are not passed in the URL by Peter Dotchev · 7 years ago
  91. 36a7019 oauth2: deflake test relying on time.Now values by Brad Fitzpatrick · 7 years ago
  92. fd3eaa1 oauth2: add module definition by Bryan C. Mills · 7 years ago
  93. d668ce9 Add dailymotion to brokenAuthHeaderProviders by Maruf · 7 years ago
  94. 2820760 internal: add onelogin to broken provider list by huy le · 7 years ago
  95. 8f65e30 internal: add gitter to broken provider list by lalyos · 7 years ago
  96. f42d051 doc: clarify context key usage to override *http.Client by Adam Shannon · 7 years ago
  97. ca4130e README: add policy for new packages by Brad Fitzpatrick · 7 years ago
  98. b758792 google: remove a useless build tag restriction by Brad Fitzpatrick · 7 years ago
  99. 28156e2 facebook: update facebook oauth2 endpoints by Filip Stanis · 7 years ago
  100. 232e455 google: remove Go 1.8 support by Brad Fitzpatrick · 7 years ago