1. e07593a oauth2: remove direct dependency on golang.org/x/net by Eric Chiang · 2 years, 8 months ago
  2. 9bb9049 all: go fmt ./... by Russ Cox · 4 years, 7 months ago
  3. c85d3e9 internal: remove fallback parsing for expires_in by Ggicci · 6 years ago
  4. e64efc7 internal: cap expires_in to MaxInt32 by Brad Fitzpatrick · 7 years ago
  5. 3e8b2be internal: tolerate malformed expires_in values more by Brad Fitzpatrick · 7 years ago
  6. 80673b4 oauth2: auto-detect auth style by default, add Endpoint.AuthStyle by Brad Fitzpatrick · 7 years ago
  7. d668ce9 Add dailymotion to brokenAuthHeaderProviders by Maruf · 7 years ago
  8. 2820760 internal: add onelogin to broken provider list by huy le · 7 years ago
  9. 8f65e30 internal: add gitter to broken provider list by lalyos · 7 years ago
  10. c453e0c all: use stdlib context instead of x/net/context by Antoine GIRARD · 7 years ago
  11. 8527f56 oauth2: fix error message typo by Travis Bischel · 7 years ago
  12. 9dcd33a Add Zoho to the list of broken providers by Fredrik Wallgren · 7 years ago
  13. c57b0fa internal: add microsoft sandbox token endpoint to brokenAuthHeaders list by Steve LoFurno · 7 years ago
  14. d2e6202 nokiehealth: add endpoint for Nokia Health Mate by Jeremy · 7 years ago
  15. f720f1f Correct box.com API domain, which still doesn't support Authorization header by Peter Hoyes · 7 years ago
  16. ef14785 stackoverflow: add stackoverflow oauth2 endpoints. by Manigandan Dharmalingam · 7 years ago
  17. 113ce69 internal: add Twitch's other endpoint to blacklist by Val Polouchkine · 7 years ago
  18. 6881fee internal: add todaysplan urls to brokenAuthHeaderProviders by fenwickelliott · 7 years ago
  19. 2f32c3a mailchimp: add MailChimp provider by Fredrik Wallgren · 8 years ago
  20. d7d6489 internal: remove facebook from brokenAuthHeadersProviders by Tristan Colgate · 8 years ago
  21. 543e378 internal: add more brokenAuthHeadersProviders by Charles Fenwick Elliott · 8 years ago
  22. a032972 internal: Add .auth0.com to broken domains by Paul Tyng · 8 years ago
  23. 876b1c6 internal: remove RegisterContextClientFunc by Ross Light · 8 years ago
  24. ee2bad9 internal: return error if no access_token present in server response by Ross Light · 8 years ago
  25. 9015504 internal: inline CondVal function by Ross Light · 8 years ago
  26. 174986b internal: move ParseINI into google by Ross Light · 8 years ago
  27. 40a09c6 internal: fix flaky context test by Ross Light · 8 years ago
  28. 0448841 oauth2: add error type for unsuccessful token endpoint status by Tim Cooper · 8 years ago
  29. ea8c673 internal: fix test on Go 1.10 by Brad Fitzpatrick · 8 years ago
  30. f95fa95 internal: add login.live.com to brokenAuthHeaderProviders by Max Schmitt · 8 years ago
  31. 9ff8ebc oauth2: fix some typos in code comments by Vladimir Varankin · 8 years ago
  32. bb50c06 oauth2/internal: remove duplicate package documentation by Tim Cooper · 8 years ago
  33. 13449ad internal: urlencode client id and secret in header by Aeneas Rekkas (arekkas) · 8 years ago
  34. cce311a internal: fix broken auth header provider by voutasaurus · 8 years ago
  35. 626d87b internal: Use provided context in subsequent request by Bastian Ike · 8 years ago
  36. 5432cc9 internal: add broken auth header provider by voutasaurus · 8 years ago
  37. ad516a2 oauth2: adds sipgate api to brokenAuthHeaderProviders by Martin Hoefling · 8 years ago
  38. e7a4820 internal: add Shopify to list of broken auth providers by Dave Day · 8 years ago
  39. 7374b3f internal: recognize Salesforce and Okta domains as broken providers by Eric Chiang · 8 years ago
  40. 1611bb4 internal: don't set client_id and client_secret form values if empty by Jaana Burcu Dogan · 8 years ago
  41. b9780ec internal: simplify map value literal by Ahmet Alp Balkan · 9 years ago
  42. de0725b internal: add Facebook Graph API to the brokens list by Jaana Burcu Dogan · 9 years ago
  43. 4464e78 oauth2: remove scope & client_id params from access token request by Pablo Lalloni · 9 years ago
  44. da3ce8d token: added new broken auth header providers by Marin · 9 years ago
  45. e839600 oauth2, jws, internal: more style fixes for bad test messages by Jaana Burcu Dogan · 9 years ago
  46. 7357e96 internal: decapitalize the argument names by Jaana Burcu Dogan · 9 years ago
  47. e86e271 internal: fix transport_test use of nil Context by Jeff Craig · 9 years ago
  48. 33fa30f oauth2/internal: Add api.dropboxapi.com to broken providers. by Diwaker Gupta · 9 years ago
  49. 045497e internal: add Patreon to the broken auth list by Colin Edwards · 10 years ago
  50. 2cd4472 internal: add Wunderlist to list of broken auth providers by Andrew Gerrand · 10 years ago
  51. 1f9b3a1 internal: add baidu.com to the broken auth list by Xudong Zhang · 10 years ago
  52. 2baa8a1 internal: primarily use the HTTP client provided in the context by Burcu Dogan · 10 years ago
  53. 442624c oauth2: allow users to register broken OAuth2 implementations by Burcu Dogan · 10 years ago
  54. 2bf5e6e internal: add Salesforce to list of broken auth providers by Andrew Gerrand · 10 years ago
  55. 3314c49 internal: add microsoftonline.com to list of broken providers by Andrew Gerrand · 10 years ago
  56. 038cb4a all: change copyright to 'Go Authors' by Andrew Gerrand · 10 years ago
  57. 3cab960 internal: add slack.com to the broken auth list by Burcu Dogan · 10 years ago
  58. c30abee internal: remove GitHub from the list of broken providers by Andrew Gerrand · 10 years ago
  59. 8914e50 oauth2: add api.netatmo.net to the broken providers by Lucien Stuker · 10 years ago
  60. 2159a45 oauth2: add user.gini.net to the broken providers by Daniel Kerwin · 10 years ago
  61. ec6d5d7 oauth2: add test-sandbox.auth.corp.google.com to the broken providers by Burcu Dogan · 10 years ago
  62. 23f31c3 oauth2: Add Box to the list of broken OAuth providers. by ttacon · 10 years ago
  63. a8c019d oauth2: add support for client credential grant type by Aaron Torres · 10 years ago
  64. a0fac97 oauth2/internal: provide better error messaging if key parse fails by Burcu Dogan · 11 years ago
  65. 267028f oauth2/internal: fix the broken ini parsing test by Burcu Dogan · 11 years ago
  66. ab6e11b oauth2/google: add config type to use Cloud SDK credentials by Johan Euphrosine · 11 years ago
  67. 9b6b761 oauth2: rewrite google package, fix the broken build by Burcu Dogan · 11 years ago
  68. 0cf6f9b Introduce an option function type by Burcu Dogan · 11 years ago