authorizer/server/handlers
2022-03-08 19:13:45 +05:30
..
app.go fix: add token information in redirect url 2022-03-08 12:36:26 +05:30
authorize.go feat: don't set cookie in case of offline_access 2022-03-08 18:51:46 +05:30
dashboard.go fix: tests 2022-02-28 07:55:01 +05:30
graphql.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
health.go fix: resolves #115 2022-02-05 10:09:25 +05:30
jwks.go fix: tests 2022-02-28 07:55:01 +05:30
logout.go feat: add revoke mutation + handler 2022-03-08 18:49:42 +05:30
oauth_callback.go fix: oauth state split 2022-03-08 19:13:45 +05:30
oauth_login.go fix: oauth state split 2022-03-08 19:13:45 +05:30
openid_config.go feat: add client secret 2022-02-28 13:14:16 +05:30
playground.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
revoke.go feat: add revoke mutation + handler 2022-03-08 18:49:42 +05:30
root.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
token.go feat: add revoke mutation + handler 2022-03-08 18:49:42 +05:30
userinfo.go feat: add userinfo + logout 2022-03-04 00:36:27 +05:30
verify_email.go fix: add token information in redirect url 2022-03-08 12:36:26 +05:30