authorizer/server/handlers
Leander Gangsø 2847300bf6
fix: update deprecated func since go 1.16
might want to update the docs if you accept this, as it states go > 1.15 is required
2022-12-23 21:12:11 +01:00
..
app.go fix(server): linting issues 2022-10-21 11:19:32 +05:30
authorize.go fix: update deprecated func since go 1.16 2022-12-23 21:12:11 +01:00
dashboard.go fix: update store method till handlers 2022-05-29 17:22:46 +05:30
graphql.go chore: update gqlgen to 0.17.20 2022-09-30 15:37:59 +05:30
health.go fix: resolves #115 2022-02-05 10:09:25 +05:30
jwks.go fix: update store method till handlers 2022-05-29 17:22:46 +05:30
logout.go fix: user session access 2022-06-12 00:27:21 +05:30
oauth_callback.go fix: update deprecated func since go 1.16 2022-12-23 21:12:11 +01:00
oauth_login.go feat: Adds login via twitter 2022-08-22 09:25:10 +02:00
openid_config.go fix(server): open_id config 2022-10-21 11:21:21 +05:30
playground.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
revoke_refresh_token.go fix: rename revoke refresh token handler for better reading 2022-07-11 11:10:30 +05:30
root.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
token.go fix(server): basic auth check 2022-11-17 05:44:40 +05:30
userinfo.go feat: implement resolvers 2022-07-10 21:49:33 +05:30
verify_email.go fix: other auth recipes for oidc idp + remove logs 2022-11-15 21:45:08 +05:30