influxdb/oauth2
Jared Scheib c9e579acb2 Merge remote-tracking branch 'origin/master' into multitenancy 2017-12-05 11:43:23 -08:00
..
auth0.go Merge master into feature/tr-auth0-organizations 2017-07-07 16:18:01 -04:00
auth0_test.go Add test coverage for Auth0 organizations 2017-06-28 16:29:52 -04:00
cookies.go Fix JWTs for auth-durations less than 5 mins (#1318) 2017-04-20 17:33:08 -07:00
cookies_test.go Fix JWTs for auth-durations less than 5 mins (#1318) 2017-04-20 17:33:08 -07:00
doc.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
generic.go Add GENERIC_API_KEY to override of oauth2 responses to support azure 2017-11-21 16:55:03 -06:00
generic_test.go Add GENERIC_API_KEY to override of oauth2 responses to support azure 2017-11-21 16:55:03 -06:00
github.go Remove unneeded authenticator from github 2017-02-14 23:09:34 -06:00
github_test.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
google.go Update to fix go linter issues 2017-03-06 10:11:52 -06:00
google_test.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
heroku.go Update to fix go linter issues 2017-03-06 10:11:52 -06:00
heroku_test.go Add new auth duration CLI option; add client heartbeat; fix logout (#1119) 2017-04-06 11:40:57 -07:00
jwt.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
jwt_test.go Add comment of how to generate JWT tokens 2017-11-01 16:05:56 -04:00
mux.go Remove broken path.Join logic 2017-05-08 14:40:50 -07:00
mux_test.go Fix OAuth when using Basepath 2017-05-08 14:40:50 -07:00
oauth2.go Provide route to change current users organization 2017-10-26 18:06:52 -04:00
oauth2_test.go Update oauth2 Authenticator signatures to use extend 2017-04-17 11:49:45 -05:00
time.go Update JWT to use Extended rather than Extend 2017-04-17 10:57:33 -05:00