authorizer/server
2022-03-08 19:13:45 +05:30
..
constants fix: auth flow 2022-03-02 17:42:31 +05:30
cookie feat: add token endpoint 2022-03-04 12:56:11 +05:30
crypto feat: add support for response mode 2022-03-07 18:49:18 +05:30
db fix: add token information in redirect url 2022-03-08 12:36:26 +05:30
email fix: auth flow 2022-03-02 17:42:31 +05:30
env feat: add support for response mode 2022-03-07 18:49:18 +05:30
envstore fix: tests 2022-02-28 07:55:01 +05:30
graph feat: add revoke mutation + handler 2022-03-08 18:49:42 +05:30
handlers fix: oauth state split 2022-03-08 19:13:45 +05:30
middlewares fix: bug with authorizer url 2022-01-31 11:35:24 +05:30
oauth fix: tests 2022-02-28 07:55:01 +05:30
resolvers feat: add revoke mutation + handler 2022-03-08 18:49:42 +05:30
routes feat: add revoke mutation + handler 2022-03-08 18:49:42 +05:30
sessionstore feat: add userinfo + logout 2022-03-04 00:36:27 +05:30
test fix: auth flow 2022-03-02 17:42:31 +05:30
token feat: add ability to get access token based on refresh token 2022-03-08 14:56:46 +05:30
utils fix: auth flow 2022-03-02 17:42:31 +05:30
go.mod fix: update_env resolver 2022-02-26 20:36:22 +05:30
go.sum fix: update_env resolver 2022-02-26 20:36:22 +05:30
gqlgen.yml feat: add ability to write custom script for access token (#63) 2021-10-24 06:24:12 +05:30
main.go fix: tests 2022-02-28 07:55:01 +05:30