Commit Graph

  • f047394b6d oauth2: add test for preserving refresh token if none is received Ross Light 2017-05-17 10:14:19 -07:00
  • ad516a297a oauth2: adds sipgate api to brokenAuthHeaderProviders Martin Hoefling 2017-05-10 23:51:24 +02:00
  • e7a4820799 internal: add Shopify to list of broken auth providers Dave Day 2017-05-04 15:35:22 +10:00
  • a6bd8cefa1 amazon: add amazon endpoints Jaana Burcu Dogan 2017-04-12 00:26:39 -07:00
  • 7fdf099824 clientcredentials: update RFC doc link Eric Chiang 2017-03-20 18:28:43 -07:00
  • 7374b3f1ec internal: recognize Salesforce and Okta domains as broken providers Eric Chiang 2017-03-20 11:04:02 -07:00
  • 30fcca6531 note that Gerrit is used for reviews on README Jaana Burcu Dogan 2017-02-13 10:53:58 -08:00
  • 1611bb46e6 internal: don't set client_id and client_secret form values if empty Jaana Burcu Dogan 2017-03-13 12:46:53 -07:00
  • 01b79d9447 clientcredentials: add option for additional endpoint parameters Richard Musiol 2017-02-10 14:32:30 -08:00
  • efb10a3061 oauth2: add example how to use a custom HTTP client Jaana Burcu Dogan 2017-03-02 12:04:53 -08:00
  • 8cf58155e4 google: remove code duplication, note appenginevm case Jaana Burcu Dogan 2017-02-21 22:40:33 -08:00
  • 810daf0509 oauth2: add Yandex endpoint Sergey Mishin 2017-02-27 13:37:29 +03:00
  • b9780ec788 internal: simplify map value literal Ahmet Alp Balkan 2017-02-14 14:24:16 -08:00
  • e1e827deaa clientcredentials: fix comment for Client struct to match godoc style Jaana Burcu Dogan 2017-02-14 10:27:37 -08:00
  • de0725b330 internal: add Facebook Graph API to the brokens list Jaana Burcu Dogan 2017-02-08 15:51:47 -08:00
  • 4464e78483 oauth2: remove scope & client_id params from access token request Pablo Lalloni 2016-06-04 01:11:54 -03:00
  • 314dd2c0bf golang.org/x/oauth2/jwt: Set kid to KeyID of private key Tristan Colgate 2016-12-14 09:25:55 +00:00
  • 96382aa079 google: prefer os.Getenv("HOME") over os/user.Current() so as to avoid SEGV Akihiro Suda 2016-12-13 06:27:07 +00:00
  • da3ce8d62a token: added new broken auth header providers Marin 2016-12-09 12:58:39 +01:00
  • f6093e37b6 google: add DefaultCredentials function Ross Light 2016-11-07 13:06:47 -08:00
  • d5040cddfc google: refactor JWT parsing code internally Ross Light 2016-11-03 15:50:36 -07:00
  • 36bc61733f clientcredentials: inline singly-used functions Joseph Anthony Pasquale Holsten 2016-06-06 14:15:38 -07:00
  • 25b4fb1468 oauth2: add Foursquare's Endpoint Gareth Paul Jones 2016-10-25 17:59:40 +00:00
  • 1e695b1c8f oauth2: fix brittle test Joe Tsai 2016-10-06 14:47:20 -07:00
  • 3c3a985cb7 oauth2: fix more poorly styled test messages Jaana Burcu Dogan 2016-08-26 16:14:08 -07:00
  • 2d2b68866f google: make JWTConfigFromJSON set TokenURL from the JSON's token_uri Jaana Burcu Dogan 2016-09-01 21:31:05 -07:00
  • 4d549c893b doc: add godoc button Jaana Burcu Dogan 2016-08-26 14:46:27 -07:00
  • e839600e66 oauth2, jws, internal: more style fixes for bad test messages Jaana Burcu Dogan 2016-08-26 11:51:24 -07:00
  • 68218bf41b jwt: fix bad test message style Jaana Burcu Dogan 2016-08-26 10:13:32 -07:00
  • 75e75ddc3d jws: add notice that the package might be removed Jaana Burcu Dogan 2016-08-24 16:38:50 -07:00
  • c10ba270aa all: deprecate NoContext Jaana Burcu Dogan 2016-08-24 15:40:36 -07:00
  • 54f42edba4 heroku: Add Heroku's endpoints Edward Muller 2016-08-19 14:41:51 -07:00
  • 3b966c7f30 mediamath: add MediaMath endpoints Prasanna Swaminathan 2016-07-25 16:29:55 -04:00
  • 4784bb855e uber: Add Uber API endpoints Matthieu Hauglustaine 2016-08-10 10:59:49 +02:00
  • 04e1573abc oauth2/google: change import paths Jonathan Amsterdam 2016-07-30 18:43:56 -04:00
  • 0aec23fa62 oauth2: add reference to clientcredentials package Jon Chen 2016-08-01 13:31:26 -07:00
  • 1364adb2c6 oauth2: fix stale docs Brad Fitzpatrick 2016-07-21 17:18:24 +00:00
  • 12e1e98615 google: fix warnings from go vet Sean Rees 2016-07-18 19:05:36 +01:00
  • 08c8d727d2 oauth2: fix warning from go vet Sean Rees 2016-07-18 19:00:06 +01:00
  • a870243201 jws: use base64.RawURLEncoding Dave Day 2016-07-18 10:34:09 +10:00
  • 4470bd844e google: fix the build when appengine isn't present Brad Fitzpatrick 2016-07-15 14:59:14 +00:00
  • 7357e96168 internal: decapitalize the argument names Jaana Burcu Dogan 2016-07-06 16:03:55 -07:00
  • df5b72659a google: support key ID in JWTAccessTokenSourceFromJSON Dave Day 2016-06-24 14:20:43 +10:00
  • 65a8d08c62 Revert "passwordcredentials: add" Andrew Gerrand 2016-06-07 03:33:14 +00:00
  • 71d9edd725 passwordcredentials: add Joseph Anthony Pasquale Holsten 2016-05-31 17:25:10 -07:00
  • c406a4cc4b travis: always build against tip Jaana Burcu Dogan 2016-05-20 11:48:49 -07:00
  • e86e2718db internal: fix transport_test use of nil Context Jeff Craig 2016-05-04 16:09:14 -05:00
  • 8434495902 jws: Fix typo in jws_test Jeff Craig 2016-05-03 17:20:30 -05:00
  • 14446d3f8b jws: add RS256 Verification for JWS Jeff Craig 2016-04-08 12:08:22 -05:00
  • f6a14f0423 google: Update godocs to reflect recent GCP front-end changes. Sean Harger 2016-05-02 11:01:36 -07:00
  • 9ef2eddcc6 hipchat: Generate Config for Connect integrations Sam Whited 2016-04-13 23:43:42 -05:00
  • 7e9cd5d595 oauth2: remove mockCache since NewTransportFromTokenStore() removed. Cheng-Lung Sung 2016-04-16 00:12:18 +08:00
  • b0e2337fe6 hipchat: Add endpoint function for HipChat server Sam Whited 2016-04-07 20:06:28 -05:00
  • 33fa30fe45 oauth2/internal: Add api.dropboxapi.com to broken providers. Diwaker Gupta 2016-03-25 10:08:19 -07:00
  • 2897dcade1 hipchat: Add HipChat API endpoints Sam Whited 2016-03-23 13:11:01 -05:00
  • 93758b5cba fitbit: add Fitbit API endpoints Matt Layher 2016-03-22 23:20:45 -04:00
  • 045497edb6 internal: add Patreon to the broken auth list Colin Edwards 2016-03-04 15:22:30 -06:00
  • 2cd4472c32 internal: add Wunderlist to list of broken auth providers Andrew Gerrand 2016-02-22 14:00:05 +11:00
  • 1f9b3a17f0 internal: add baidu.com to the broken auth list Xudong Zhang 2016-02-20 17:26:45 +08:00
  • 188fb45fbe slack: new package with Slack's endpoints Tim Swast 2016-02-17 11:13:47 -08:00
  • 8a57ed94ff transport_test: added TestNilTokenSource + close res.Body per GET Emmanuel Odeke 2015-12-29 21:02:54 -07:00
  • 191c6170f6 microsoft: add windows live endpoints Vadim Grek 2016-01-18 17:08:33 +02:00
  • 2baa8a1b93 internal: primarily use the HTTP client provided in the context Burcu Dogan 2015-12-03 13:21:41 -08:00
  • 442624c9ec oauth2: allow users to register broken OAuth2 implementations Burcu Dogan 2015-11-16 13:49:40 -08:00
  • 2bf5e6e27a internal: add Salesforce to list of broken auth providers Andrew Gerrand 2015-11-16 17:29:26 +11:00
  • 3314c49c83 internal: add microsoftonline.com to list of broken providers Andrew Gerrand 2015-11-10 09:27:09 +11:00
  • d4780cd8b5 jws: fix base64Decode for strings of length 1 (mod 4). David Symonds 2015-11-09 11:52:04 +11:00
  • e347d2238c jws: add EncodeWithSigner function. David Symonds 2015-11-06 11:23:41 +11:00
  • 038cb4adce all: change copyright to 'Go Authors' Andrew Gerrand 2015-08-27 10:42:02 +10:00
  • ef4eca6b09 small typo fix in clientcredentials.go John ShaggyTwoDope Jenkins 2015-10-13 14:05:36 -07:00
  • 2fbf3d7329 token: extra numeric values + test TokenType case Emmanuel Odeke 2015-09-29 18:24:17 -06:00
  • 3cab960fb9 internal: add slack.com to the broken auth list Burcu Dogan 2015-09-28 11:07:51 -07:00
  • c30abeebd1 internal: remove GitHub from the list of broken providers Andrew Gerrand 2015-09-24 15:46:39 +10:00
  • 166f7cf994 google: set expiry on JWTAccessTokenSource Andrew Gerrand 2015-09-24 14:44:22 +10:00
  • 82de3fe653 jwt: added missing format specifier Emmanuel Odeke 2015-09-21 13:54:35 -06:00
  • d5ff5ab876 jwt: allow setting a custom expiry time for JWT tokens robnorman 2015-09-16 16:33:09 +00:00
  • 9ecad5029b bitbucket: add end points Manu S Ajith 2015-09-17 07:54:58 +05:30
  • 52dcf34690 google: Re-enable AppEngineTokenSource to be used from Managed VMs. Chris Broadfoot 2015-09-15 17:49:47 -07:00
  • ad0128250e Remove use of appenginevm build tag. Chris Broadfoot 2015-08-31 20:16:23 -07:00
  • 897d9734bb google: set token type on returned JWTAccessToken, tweak docs Andrew Gerrand 2015-09-02 13:39:47 +10:00
  • 397fe76494 google: add support for JWT Access Tokens Andrew Gerrand 2015-06-03 16:14:52 -07:00
  • 8914e5017c oauth2: add api.netatmo.net to the broken providers Lucien Stuker 2015-07-01 13:53:18 +02:00
  • b5adcc2dcd doc: fix typo Andrew Gerrand 2015-05-27 13:53:45 -07:00
  • 36ff901f7b oauth2: ensure case sensitivity for Bearer, MAC, and Basic in auth header Andrew Etter 2015-05-10 16:33:37 -04:00
  • f98d016087 oauth2: use the correct import path for urlfetch Burcu Dogan 2015-05-11 15:16:59 -07:00
  • e296c42d12 oauth2: add StaticTokenSource to return static tokens Will Norris 2015-05-08 14:14:37 -07:00
  • 2159a45684 oauth2: add user.gini.net to the broken providers Daniel Kerwin 2015-05-08 12:42:44 +02:00
  • ec6d5d770f oauth2: add test-sandbox.auth.corp.google.com to the broken providers Burcu Dogan 2015-04-27 13:33:56 -07:00
  • 23f31c341b oauth2: Add Box to the list of broken OAuth providers. ttacon 2015-04-12 18:27:10 -04:00
  • a8c019d04a oauth2: add support for client credential grant type Aaron Torres 2015-01-16 14:43:33 -08:00
  • ce5ea7da93 oauth2: rename SetParam to SetAuthURLParam Burcu Dogan 2015-04-06 09:53:19 -04:00
  • d2a4aec992 oauth/google: fix the broken default credentials link Burcu Dogan 2015-04-04 18:18:45 -07:00
  • c58fcf0ffc oauth2: fix test to work with Go tip also Brad Fitzpatrick 2015-04-01 17:31:48 +02:00
  • 3046bc76d6 oauth2: allow callers to pass arbitrary auth URL parameters Russell Haering 2015-03-25 21:22:14 -07:00
  • 11c60b6f71 doc: fix the issues link Burcu Dogan 2015-03-24 18:48:53 -07:00
  • ca8a464d23 oauth2: new endpoints Nikolay Turpitko 2015-03-11 13:23:10 +06:00
  • 40163b0293 oauth2: Add Strava to list of broken oauth2 endpoints Kun 2015-03-19 16:27:14 -06:00
  • 798d582d94 google: implement application default credentials Andrew Gerrand 2015-02-26 16:39:41 +11:00
  • e3a16b05d6 doc: add app engine docs to the readme Andrew Gerrand 2015-03-18 15:18:55 +11:00
  • c4932a9b59 oauth2: clarify docs on Exchange (nil context isn't ok) Andrew Gerrand 2015-03-16 11:25:30 +11:00