1. 2104d58 all: update transitive dependencies by Bryan C. Mills · 1 year, 11 months ago
  2. e18db7c all: update go version to 1.17 by Bryan C. Mills · 1 year, 11 months ago
  3. 02e64fa google/internal/externalaccount: create executable credentials by Ryan Kohler · 1 year, 11 months ago
  4. fd043fe authhandler: Add support for PKCE by Andy Zhao · 1 year, 11 months ago
  5. d0670ef google: Wrap token sources in errWrappingTokenSource by Chris Smith · 2 years, 1 month ago
  6. 622c5d5 google/google: set JWT Audience in JWTConfigFromJSON() by Shapor Naghibzadeh · 2 years ago
  7. 9780585 all: gofmt by Russ Cox · 2 years, 1 month ago
  8. 6242fa9 google/internal: Add AWS Session Token to Metadata Requests by Sai Sunder · 2 years, 2 months ago
  9. ee48083 go.mod: update vulnerable net library by Daniel Marshall · 2 years, 3 months ago
  10. d3ed0bb google/internal/externalaccount: fix flaky tests by Cody Oss · 2 years, 6 months ago
  11. ba495a6 google: add support for "impersonated_service_account" credential type. by Guillaume Blaquiere · 2 years, 7 months ago
  12. 6b3c2da google/externalaccount: add support for workforce pool credentials by Ryan Kohler · 2 years, 7 months ago
  13. 2bc19b1 google/downscope: return body in error message by Cody Oss · 2 years, 9 months ago
  14. 7df4dd6 google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL by Patrick Jones · 2 years, 9 months ago
  15. faf39c7 google/downscope: additional examples by Patrick Jones · 2 years, 9 months ago
  16. 6f1e639 google/downscope: update documentation by Patrick Jones · 2 years, 9 months ago
  17. a41e5a7 downscope: implement support for token downscoping by Patrick Jones · 2 years, 11 months ago
  18. a8dc77f google: add external account documentation by gIthuriel · 2 years, 11 months ago
  19. bce0382 google: fix syntax error by Eno Compton · 2 years, 11 months ago
  20. 14747e6 google: check additional AWS variable by gIthuriel · 2 years, 11 months ago
  21. d040287 google: support scopes for JWT access token by Shin Fan · 2 years, 11 months ago
  22. f6687ab endpoints: add Battlenet endpoints by akay · 3 years, 1 month ago
  23. 9963728 endpoints: Add Strava endpoint by Mattias Appelgren · 3 years, 3 months ago
  24. 81ed05c google: Add support for CredentialsParams, Client ID json, and JWT Subject by Andy Zhao · 3 years ago
  25. 5e61552 authhandler: Remove example_test.go by Andy Zhao · 3 years, 1 month ago
  26. 2e8d934 google: Use bytes.Buffer for go 1.9 compatability by Joel Ferrier · 3 years, 1 month ago
  27. 22b0ada authhandler: Add support for 3-legged-OAuth by Andy Zhao · 3 years, 2 months ago
  28. cd4f82c endpoints: add Zoom endpoint by Shaba Abhiram · 3 years, 6 months ago
  29. 5366d9d google: Make sure time is always in UTC by Ryan Kohler · 3 years, 2 months ago
  30. 9bb9049 all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  31. ba52d33 google: unexport private structs and funcs by Ryan Kohler · 3 years, 3 months ago
  32. f145937 google: update documentation for workload identity federation by Bassam Ojeil · 3 years, 3 months ago
  33. 16ff188 google: manual testing fixes by Patrick Jones · 3 years, 3 months ago
  34. 6667018 google: Changes required to get AWS working in manual testing by Ryan Kohler · 3 years, 3 months ago
  35. 0101308 google: support AWS 3rd party credentials by Ryan Kohler · 3 years, 3 months ago
  36. f9ce19e google: support service account impersonation by Patrick Jones · 3 years, 4 months ago
  37. af13f52 google: Create AWS V4 Signing Utility by Ryan Kohler · 3 years, 4 months ago
  38. d3ed898 google: support url-sourced 3rd party credentials by Patrick Jones · 3 years, 4 months ago
  39. 8b1d76f google: restore 1.11 compatibility by Cody Oss · 3 years, 4 months ago
  40. 01de73c google: base account credentials with file-sourcing by Patrick Jones · 3 years, 4 months ago
  41. 08078c5 README.md: change godoc.org links to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  42. 9317641 README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  43. 0b49973 google: add ExchangeToken() to run STS exchanges. by Patrick Jones · 3 years, 5 months ago
  44. 9fd6049 google: add utilities supporting upcoming oauth2 functionality by Patrick Jones · 3 years, 6 months ago
  45. 5d25da1 go.mod: update stale dependencies by Emmanuel T Odeke · 3 years, 10 months ago
  46. bf48bf1 README, endpoints: fix a typo, update README to point people at endpoints by Brad Fitzpatrick · 4 years, 4 months ago
  47. eca8207 endpoints: add new package for oauth2.Endpoint values by Mark Wolfe · 4 years, 4 months ago
  48. 858c2ad oauth2: turn Transport.CancelRequest into a no-op by Tim Cooper · 6 years ago
  49. 5d9234d jira: update jira JWT subject per Atlassian's recent GDPR changes by Shaun Dunning · 4 years, 6 months ago
  50. 0f29369 google: add some metadata to GCE tokens to identify the token's source by Chris Broadfoot · 5 years ago
  51. aaccbc9 google: update ApprovalForce to use openid connect friendly prompt=consent by Bobby DeSimone · 5 years ago
  52. 950ef44 jwt: support PrivateClaims in Config by Wenlei (Frank) He · 5 years ago
  53. 9f33145 google: Support scopes for ComputeTokenSource by Steven Buss · 5 years ago
  54. c85d3e9 internal: remove fallback parsing for expires_in by Ggicci · 5 years ago
  55. e64efc7 internal: cap expires_in to MaxInt32 by Brad Fitzpatrick · 5 years ago
  56. 529b322 google: Use new endpoints for Google authentication by Jean de Klerk · 6 years ago
  57. 9b3c759 fix misspelled word in comment by Madhu Rajanna · 5 years ago
  58. 4b83411 jwt: add Config.Audience field by Niels Widger · 5 years ago
  59. 3e8b2be internal: tolerate malformed expires_in values more by Brad Fitzpatrick · 5 years ago
  60. 5f6b76b google: remove legacy App Engine context stuff by Brad Fitzpatrick · 5 years ago
  61. 80673b4 oauth2: auto-detect auth style by default, add Endpoint.AuthStyle by Brad Fitzpatrick · 5 years ago
  62. 99b60b7 clientcredentials: allow override of grant_type by Tom Payne · 5 years ago
  63. 5dab416 Clarify that client credentials are not passed in the URL by Peter Dotchev · 5 years ago
  64. 36a7019 oauth2: deflake test relying on time.Now values by Brad Fitzpatrick · 5 years ago
  65. fd3eaa1 oauth2: add module definition by Bryan C. Mills · 5 years ago
  66. d668ce9 Add dailymotion to brokenAuthHeaderProviders by Maruf · 5 years ago
  67. 2820760 internal: add onelogin to broken provider list by huy le · 5 years ago
  68. 8f65e30 internal: add gitter to broken provider list by lalyos · 5 years ago
  69. f42d051 doc: clarify context key usage to override *http.Client by Adam Shannon · 6 years ago
  70. ca4130e README: add policy for new packages by Brad Fitzpatrick · 6 years ago
  71. b758792 google: remove a useless build tag restriction by Brad Fitzpatrick · 6 years ago
  72. 28156e2 facebook: update facebook oauth2 endpoints by Filip Stanis · 6 years ago
  73. 232e455 google: remove Go 1.8 support by Brad Fitzpatrick · 6 years ago
  74. e0f2c55 appengine: use stdlib context instead of x/net/context by Antoine GIRARD · 6 years ago
  75. c453e0c all: use stdlib context instead of x/net/context by Antoine GIRARD · 6 years ago
  76. 5a69e67 appengine: implement AppEngineTokenSource for 2nd gen runtimes by Michael Traver · 6 years ago
  77. 8527f56 oauth2: fix error message typo by Travis Bischel · 6 years ago
  78. 9dcd33a Add Zoho to the list of broken providers by Fredrik Wallgren · 6 years ago
  79. c57b0fa internal: add microsoft sandbox token endpoint to brokenAuthHeaders list by Steve LoFurno · 6 years ago
  80. d2e6202 nokiehealth: add endpoint for Nokia Health Mate by Jeremy · 6 years ago
  81. f720f1f Correct box.com API domain, which still doesn't support Authorization header by Peter Hoyes · 6 years ago
  82. 3d292e4 instagram: add Instagram endpoints by a.lukinykh · 6 years ago
  83. ef14785 stackoverflow: add stackoverflow oauth2 endpoints. by Manigandan Dharmalingam · 6 years ago
  84. 088f8e1 oauth2: Add support for custom params in Exchange by Guillaume J. Charmes · 6 years ago
  85. 113ce69 internal: add Twitch's other endpoint to blacklist by Val Polouchkine · 6 years ago
  86. 1e0a3fa oauth2: mention RFC 6749 in package documentation by Tim Cooper · 6 years ago
  87. ec22f46 oauth2: remove misleading Transport.RoundTrip comment by Tim Cooper · 6 years ago
  88. 30b72df oauth2: close request body if errors occur before base RoundTripper is invoked by Tim Cooper · 6 years ago
  89. bee4e0a cern: add CERN OAuth endpoint by Sebastien Binet · 6 years ago
  90. 8373c64 kakao: Add new endpoint of Kakao by Dong-hee Na · 6 years ago
  91. 770e5eb linkedin: Update to new endpoint by Getulio Sánchez · 6 years ago
  92. dd5f5d8 twitch: update to new endpoint by Benjamin Hsieh · 6 years ago
  93. 6e81df8 gitlab: Use correct endpoint URLs by Naveen Kumar Sangi · 6 years ago
  94. a582fe7 gitlab: New package with GitLab's Endpoint by Naveen Kumar Sangi · 6 years ago
  95. cdc340f jira: fix bug when upper-casing scopes by Shaun Dunning · 6 years ago
  96. 6881fee internal: add todaysplan urls to brokenAuthHeaderProviders by fenwickelliott · 6 years ago
  97. 921ae39 jira: add JIRA provider by Bob Briski · 6 years ago
  98. fdc9e63 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  99. 7af32f1 google: add CredentialsFromJSON by Jonathan Amsterdam · 6 years ago
  100. 2f32c3a mailchimp: add MailChimp provider by Fredrik Wallgren · 6 years ago