authorizer/server
2022-03-07 08:31:39 +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 userinfo + logout 2022-03-04 00:36:27 +05:30
db fix: auth flow 2022-03-02 17:42:31 +05:30
email fix: auth flow 2022-03-02 17:42:31 +05:30
env fix: auth flow 2022-03-02 17:42:31 +05:30
envstore fix: tests 2022-02-28 07:55:01 +05:30
graph fix: auth flow 2022-03-02 17:42:31 +05:30
handlers fix: oauth login 2022-03-07 08:31:39 +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 fix: auth flow 2022-03-02 17:42:31 +05:30
routes fix: oauth login 2022-03-07 08:31:39 +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 fix: auth flow 2022-03-02 17:42:31 +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