authorizer/server/handlers
2024-05-08 09:56:06 +05:30
..
app.go [server] fix scope response type + add extra claims to access token 2023-02-08 09:39:08 +05:30
authorize.go fix: pkce flow for oauth login 2024-01-08 14:21:24 +05:30
dashboard.go fix: update store method till handlers 2022-05-29 17:22:46 +05:30
graphql.go fix: rename title -> event_description 2023-03-26 07:48:06 +05:30
health.go fix: resolves #115 2022-02-05 10:09:25 +05:30
jwks.go fix: add missing info for openid config 2023-03-04 16:11:37 +05:30
logout.go fix: session storage 2023-04-08 13:06:15 +05:30
oauth_callback.go feat: fix roblox image 2024-05-01 17:04:33 +05:30
oauth_login.go fix: social login state 2024-05-08 09:56:06 +05:30
openid_config.go changed subject_types_supported to array of strings according to OIDC specs 2023-10-20 20:10:10 -04:00
playground.go fix: default value for disable playground 2023-09-09 07:11:13 +05:30
revoke_refresh_token.go Update tests 2024-04-02 15:25:11 +05:30
root.go Feat/dashboard (#105) 2022-01-17 11:32:13 +05:30
token.go remove debug logs 2024-01-08 14:28:23 +05:30
userinfo.go fix: use session / access_token for profile related queries or mutation 2023-10-13 08:11:55 +05:30
verify_email.go fix: phone number verification 2023-12-04 11:28:27 +05:30