authorizer/server
2022-01-24 18:53:53 +05:30
..
constants Add fauna db provider 2022-01-24 18:53:53 +05:30
cookie Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
db Add fauna db provider 2022-01-24 18:53:53 +05:30
email fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
env Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
envstore Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
graph fix: env to return custom access token script 2022-01-24 10:22:55 +05:30
handlers Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
middlewares fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
oauth fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
resolvers fix: env to return custom access token script 2022-01-24 10:22:55 +05:30
routes fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
sessionstore Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
test fix: allow using cookie and header in case of validating jwt 2022-01-24 09:56:12 +05:30
token Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
utils Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
go.mod Add fauna db provider 2022-01-24 18:53:53 +05:30
go.sum Add fauna db provider 2022-01-24 18:53:53 +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 Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30