authorizer/server
2022-01-30 23:44:37 +05:30
..
constants feat: add pagination for users & verification_requests 2022-01-25 10:57:40 +05:30
cookie Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
db Resolves #110 2022-01-29 17:03:21 +05:30
email fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
env Resolves #110 2022-01-29 17:03:21 +05:30
envstore fix: default logo 2022-01-27 09:55:05 +05:30
graph feat: add pagination for users & verification_requests 2022-01-25 10:57:40 +05:30
handlers fix(dashboard): mutation 2022-01-25 13:06:52 +05:30
middlewares Add log for host url 2022-01-30 23:44:37 +05:30
oauth fix: rename config -> env and handle env interface better 2022-01-20 16:52:37 +05:30
resolvers fix(dashboard): mutation 2022-01-25 13:06:52 +05:30
routes fix(dashboard): mutation 2022-01-25 13:06:52 +05:30
sessionstore Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
test Resolves #110 2022-01-29 17:03:21 +05:30
token Implement refresh token logic with fingerprint + rotation 2022-01-23 01:24:41 +05:30
utils Resolves #110 2022-01-29 17:03:21 +05:30
go.mod fix(server): rename config -> env 2022-01-17 13:12:46 +05:30
go.sum Use gomail library for sending emails 2022-01-08 14:08:42 +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