influxdb/oauth2
Tim Raymond 6a96d2b745 Add test for oauth2.Callback() handler
This test ensures that the Callback handler sets a cookie in its
response to the browser when the provider returns a 200
2017-02-17 12:41:14 -05:00
..
auth.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
auth_test.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
doc.go Reorganize OAuth2 Logic 2017-02-14 16:18:41 -05:00
github.go Remove unneeded authenticator from github 2017-02-14 23:09:34 -06:00
github_test.go Add Github OAuth2 principal email/org tests 2017-02-16 13:26:08 -06:00
google.go Add --public-url CLI option to support google oauth redirect uri 2017-02-14 23:34:15 -06:00
google_test.go Add google OAuth2 principal domain/email test 2017-02-16 13:36:37 -06:00
heroku.go Configure Heroku OAuth2 properly 2017-02-16 12:56:01 -05:00
heroku_test.go Add Github OAuth2 principal email/org tests 2017-02-16 13:26:08 -06:00
jwt.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
jwt_test.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
mux.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
mux_test.go Add test for oauth2.Callback() handler 2017-02-17 12:41:14 -05:00
oauth2.go Add unified OAuth2 logout route redirecting to provider logout 2017-02-15 16:29:13 -06:00
oauth2_test.go Add test for oauth2.Callback() handler 2017-02-17 12:41:14 -05:00