authorizer/server/handlers
2022-03-25 20:29:00 +05:30
..
app.go fix: add token information in redirect url 2022-03-08 12:36:26 +05:30
authorize.go fix: default access token expiry time 2022-03-25 20:29:00 +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 fix: magic link login 2022-03-08 22:41:33 +05:30
oauth_callback.go Merge branch 'authorizerdev/authorizer:main' into main 2022-03-25 16:13:46 +03:00
oauth_login.go fix: token + redirect 2022-03-16 21:44:57 +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 Merge branch 'authorizerdev/authorizer:main' into main 2022-03-25 16:13:46 +03:00
userinfo.go feat: add userinfo + logout 2022-03-04 00:36:27 +05:30
verify_email.go enhancement: add access_token_expiry_time env variable 2022-03-25 15:21:20 +03:00