aboutsummaryrefslogtreecommitdiff
path: root/server/auth/google/google.go
AgeCommit message (Expand)Author
2017-02-12Initial pass at prometheus support. (#56)Kevin Lyda
2017-02-11Revert "Remove the oauth_callback_url config option"Niall Sheridan
2017-02-09Remove the oauth_callback_url config optionNiall Sheridan
2017-01-16Update authprovider testsNiall Sheridan
2017-01-15Add more context to errorsNiall Sheridan
2016-06-14Update whitelistingNiall Sheridan
2016-06-14Add support for a users whitelistMarco Bonetti
2016-06-06Save oauth 'state' identifier in the clientNiall Sheridan
2016-06-02Validate tokens correctlyNiall Sheridan
2016-05-24Don't allow wide-open Google or Github configsPatrick O'Doherty
2016-04-21Just make ProviderOpts a map[string]string.Niall Sheridan
2016-04-21Some small fixes.Niall Sheridan
2016-04-20Add comments.Niall Sheridan
2016-04-20dumb tests for the google auth providerNiall Sheridan
2016-04-18Initial commitNiall Sheridan