Commit Graph

  • 4464e78483 oauth2: remove scope & client_id params from access token request Pablo Lalloni 2016-06-04 01:11:54 -0300
  • 314dd2c0bf golang.org/x/oauth2/jwt: Set kid to KeyID of private key Tristan Colgate 2016-12-14 09:25:55 +0000
  • 96382aa079 google: prefer os.Getenv("HOME") over os/user.Current() so as to avoid SEGV Akihiro Suda 2016-12-13 06:27:07 +0000
  • da3ce8d62a token: added new broken auth header providers Marin 2016-12-09 12:58:39 +0100
  • f6093e37b6 google: add DefaultCredentials function Ross Light 2016-11-07 13:06:47 -0800
  • d5040cddfc google: refactor JWT parsing code internally Ross Light 2016-11-03 15:50:36 -0700
  • 36bc61733f clientcredentials: inline singly-used functions Joseph Anthony Pasquale Holsten 2016-06-06 14:15:38 -0700
  • 25b4fb1468 oauth2: add Foursquare's Endpoint Gareth Paul Jones 2016-10-25 17:59:40 +0000
  • 1e695b1c8f oauth2: fix brittle test Joe Tsai 2016-10-06 14:47:20 -0700
  • 3c3a985cb7 oauth2: fix more poorly styled test messages Jaana Burcu Dogan 2016-08-26 16:14:08 -0700
  • 2d2b68866f google: make JWTConfigFromJSON set TokenURL from the JSON's token_uri Jaana Burcu Dogan 2016-09-01 21:31:05 -0700
  • 4d549c893b doc: add godoc button Jaana Burcu Dogan 2016-08-26 14:46:27 -0700
  • e839600e66 oauth2, jws, internal: more style fixes for bad test messages Jaana Burcu Dogan 2016-08-26 11:51:24 -0700
  • 68218bf41b jwt: fix bad test message style Jaana Burcu Dogan 2016-08-26 10:13:32 -0700
  • 75e75ddc3d jws: add notice that the package might be removed Jaana Burcu Dogan 2016-08-24 16:38:50 -0700
  • c10ba270aa all: deprecate NoContext Jaana Burcu Dogan 2016-08-24 15:40:36 -0700
  • 54f42edba4 heroku: Add Heroku's endpoints Edward Muller 2016-08-19 14:41:51 -0700
  • 3b966c7f30 mediamath: add MediaMath endpoints Prasanna Swaminathan 2016-07-25 16:29:55 -0400
  • 4784bb855e uber: Add Uber API endpoints Matthieu Hauglustaine 2016-08-10 10:59:49 +0200
  • 04e1573abc oauth2/google: change import paths Jonathan Amsterdam 2016-07-30 18:43:56 -0400
  • 0aec23fa62 oauth2: add reference to clientcredentials package Jon Chen 2016-08-01 13:31:26 -0700
  • 1364adb2c6 oauth2: fix stale docs Brad Fitzpatrick 2016-07-21 17:18:24 +0000
  • 12e1e98615 google: fix warnings from go vet Sean Rees 2016-07-18 19:05:36 +0100
  • 08c8d727d2 oauth2: fix warning from go vet Sean Rees 2016-07-18 19:00:06 +0100
  • a870243201 jws: use base64.RawURLEncoding Dave Day 2016-07-18 10:34:09 +1000
  • 4470bd844e google: fix the build when appengine isn't present Brad Fitzpatrick 2016-07-15 14:59:14 +0000
  • 7357e96168 internal: decapitalize the argument names Jaana Burcu Dogan 2016-07-06 16:03:55 -0700
  • df5b72659a google: support key ID in JWTAccessTokenSourceFromJSON Dave Day 2016-06-24 14:20:43 +1000
  • 65a8d08c62 Revert "passwordcredentials: add" Andrew Gerrand 2016-06-07 03:33:14 +0000
  • 71d9edd725 passwordcredentials: add Joseph Anthony Pasquale Holsten 2016-05-31 17:25:10 -0700
  • c406a4cc4b travis: always build against tip Jaana Burcu Dogan 2016-05-20 11:48:49 -0700
  • e86e2718db internal: fix transport_test use of nil Context Jeff Craig 2016-05-04 16:09:14 -0500
  • 8434495902 jws: Fix typo in jws_test Jeff Craig 2016-05-03 17:20:30 -0500
  • 14446d3f8b jws: add RS256 Verification for JWS Jeff Craig 2016-04-08 12:08:22 -0500
  • f6a14f0423 google: Update godocs to reflect recent GCP front-end changes. Sean Harger 2016-05-02 11:01:36 -0700
  • 9ef2eddcc6 hipchat: Generate Config for Connect integrations Sam Whited 2016-04-13 23:43:42 -0500
  • 7e9cd5d595 oauth2: remove mockCache since NewTransportFromTokenStore() removed. Cheng-Lung Sung 2016-04-16 00:12:18 +0800
  • b0e2337fe6 hipchat: Add endpoint function for HipChat server Sam Whited 2016-04-07 20:06:28 -0500
  • 33fa30fe45 oauth2/internal: Add api.dropboxapi.com to broken providers. Diwaker Gupta 2016-03-25 10:08:19 -0700
  • 2897dcade1 hipchat: Add HipChat API endpoints Sam Whited 2016-03-23 13:11:01 -0500
  • 93758b5cba fitbit: add Fitbit API endpoints Matt Layher 2016-03-22 23:20:45 -0400
  • 045497edb6 internal: add Patreon to the broken auth list Colin Edwards 2016-03-04 15:22:30 -0600
  • 2cd4472c32 internal: add Wunderlist to list of broken auth providers Andrew Gerrand 2016-02-22 14:00:05 +1100
  • 1f9b3a17f0 internal: add baidu.com to the broken auth list Xudong Zhang 2016-02-20 17:26:45 +0800
  • 188fb45fbe slack: new package with Slack's endpoints Tim Swast 2016-02-17 11:13:47 -0800
  • 8a57ed94ff transport_test: added TestNilTokenSource + close res.Body per GET Emmanuel Odeke 2015-12-29 21:02:54 -0700
  • 191c6170f6 microsoft: add windows live endpoints Vadim Grek 2016-01-18 17:08:33 +0200
  • 2baa8a1b93 internal: primarily use the HTTP client provided in the context Burcu Dogan 2015-12-03 13:21:41 -0800
  • 442624c9ec oauth2: allow users to register broken OAuth2 implementations Burcu Dogan 2015-11-16 13:49:40 -0800
  • 2bf5e6e27a internal: add Salesforce to list of broken auth providers Andrew Gerrand 2015-11-16 17:29:26 +1100
  • 3314c49c83 internal: add microsoftonline.com to list of broken providers Andrew Gerrand 2015-11-10 09:27:09 +1100
  • d4780cd8b5 jws: fix base64Decode for strings of length 1 (mod 4). David Symonds 2015-11-09 11:52:04 +1100
  • e347d2238c jws: add EncodeWithSigner function. David Symonds 2015-11-06 11:23:41 +1100
  • 038cb4adce all: change copyright to 'Go Authors' Andrew Gerrand 2015-08-27 10:42:02 +1000
  • ef4eca6b09 small typo fix in clientcredentials.go John ShaggyTwoDope Jenkins 2015-10-13 14:05:36 -0700
  • 2fbf3d7329 token: extra numeric values + test TokenType case Emmanuel Odeke 2015-09-29 18:24:17 -0600
  • 3cab960fb9 internal: add slack.com to the broken auth list Burcu Dogan 2015-09-28 11:07:51 -0700
  • c30abeebd1 internal: remove GitHub from the list of broken providers Andrew Gerrand 2015-09-24 15:46:39 +1000
  • 166f7cf994 google: set expiry on JWTAccessTokenSource Andrew Gerrand 2015-09-24 14:44:22 +1000
  • 82de3fe653 jwt: added missing format specifier Emmanuel Odeke 2015-09-21 13:54:35 -0600
  • d5ff5ab876 jwt: allow setting a custom expiry time for JWT tokens robnorman 2015-09-16 16:33:09 +0000
  • 9ecad5029b bitbucket: add end points Manu S Ajith 2015-09-17 07:54:58 +0530
  • 52dcf34690 google: Re-enable AppEngineTokenSource to be used from Managed VMs. Chris Broadfoot 2015-09-15 17:49:47 -0700
  • ad0128250e Remove use of appenginevm build tag. Chris Broadfoot 2015-08-31 20:16:23 -0700
  • 897d9734bb google: set token type on returned JWTAccessToken, tweak docs Andrew Gerrand 2015-09-02 13:39:47 +1000
  • 397fe76494 google: add support for JWT Access Tokens Andrew Gerrand 2015-06-03 16:14:52 -0700
  • 8914e5017c oauth2: add api.netatmo.net to the broken providers Lucien Stuker 2015-07-01 13:53:18 +0200
  • b5adcc2dcd doc: fix typo Andrew Gerrand 2015-05-27 13:53:45 -0700
  • 36ff901f7b oauth2: ensure case sensitivity for Bearer, MAC, and Basic in auth header Andrew Etter 2015-05-10 16:33:37 -0400
  • f98d016087 oauth2: use the correct import path for urlfetch Burcu Dogan 2015-05-11 15:16:59 -0700
  • e296c42d12 oauth2: add StaticTokenSource to return static tokens Will Norris 2015-05-08 14:14:37 -0700
  • 2159a45684 oauth2: add user.gini.net to the broken providers Daniel Kerwin 2015-05-08 12:42:44 +0200
  • ec6d5d770f oauth2: add test-sandbox.auth.corp.google.com to the broken providers Burcu Dogan 2015-04-27 13:33:56 -0700
  • 23f31c341b oauth2: Add Box to the list of broken OAuth providers. ttacon 2015-04-12 18:27:10 -0400
  • a8c019d04a oauth2: add support for client credential grant type Aaron Torres 2015-01-16 14:43:33 -0800
  • ce5ea7da93 oauth2: rename SetParam to SetAuthURLParam Burcu Dogan 2015-04-06 09:53:19 -0400
  • d2a4aec992 oauth/google: fix the broken default credentials link Burcu Dogan 2015-04-04 18:18:45 -0700
  • c58fcf0ffc oauth2: fix test to work with Go tip also Brad Fitzpatrick 2015-04-01 17:31:48 +0200
  • 3046bc76d6 oauth2: allow callers to pass arbitrary auth URL parameters Russell Haering 2015-03-25 21:22:14 -0700
  • 11c60b6f71 doc: fix the issues link Burcu Dogan 2015-03-24 18:48:53 -0700
  • ca8a464d23 oauth2: new endpoints Nikolay Turpitko 2015-03-11 13:23:10 +0600
  • 40163b0293 oauth2: Add Strava to list of broken oauth2 endpoints Kun 2015-03-19 16:27:14 -0600
  • 798d582d94 google: implement application default credentials Andrew Gerrand 2015-02-26 16:39:41 +1100
  • e3a16b05d6 doc: add app engine docs to the readme Andrew Gerrand 2015-03-18 15:18:55 +1100
  • c4932a9b59 oauth2: clarify docs on Exchange (nil context isn't ok) Andrew Gerrand 2015-03-16 11:25:30 +1100
  • 42633ef623 oauth2: Add TrainingPeaks to list of broken oauth2 endpoints Kun 2015-03-11 18:58:16 -0600
  • 7e88c64e80 oauth2: Add Pushbullet to set of broken providers. Alex Bramley 2015-03-11 18:26:35 +0000
  • 2167774341 oauth2: long if condition in providerAuthHeaderWorks replaced with loop Nikolay Turpitko 2015-03-10 14:28:17 +0600
  • 6d4eed4495 oauth2: fix expires_in for PayPal Nikolay Turpitko 2015-03-06 14:54:39 +0600
  • 54a4310f85 oauth2/google: ConfigFromJSON should support the installed app credentials Burcu Dogan 2015-03-09 16:33:51 -0700
  • 5cccf1a7e7 oauth2: add a test that checks token reuse Burcu Dogan 2015-03-09 14:25:31 -0700
  • 10e6bf9f9d oauth2: provider list modified in providerAuthHeaderWorks Nikolay Turpitko 2015-03-06 15:16:30 +0600
  • 5a0a1b2881 oauth2: remove unnecessary ClientSecret check HuKeping 2015-03-05 19:30:40 +0800
  • 96e89befdc oauth2: remove oauth2.Context type, simplify App Engine token code Andrew Gerrand 2015-02-26 16:53:51 +1100
  • a0fac97f6e oauth2/internal: provide better error messaging if key parse fails Burcu Dogan 2015-02-20 17:01:46 -0800
  • 5738e56ec6 oauth2: drop pre-1.4 workaround Andrew Gerrand 2015-02-26 15:21:24 +1100
  • 85a72d36ea oauth2: Add stripe connect to list of bad OAuth2 providers Ryan Lower 2015-02-22 14:42:53 -0800
  • 36fb42e1e8 doc: add CONTRIBUTING.md Andrew Gerrand 2015-02-19 10:33:47 +1100
  • 35468a7526 Adds twitch.tv to the list of known OAuth2 providers that do not implement the spec fully. James Sweet 2015-02-18 14:15:16 -0500
  • 407aee3975 oauth2/google: add client_credentials.json Config constructor Burcu Dogan 2015-02-17 12:48:56 -0800