authorizer/server
2022-01-09 17:35:37 +05:30
..
__test__ Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
constants Merge branch 'main' of https://github.com/authorizerdev/authorizer into feat/dashboard 2022-01-08 11:43:12 +05:30
db feat: persist encrypted env 2021-12-31 13:52:10 +05:30
email Update test 2022-01-08 19:02:00 +05:30
enum fix: rename magic_link_login enum 2021-12-24 07:20:22 +05:30
env Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
graph Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
handlers feat: add api for getting configurations 2021-12-31 17:24:22 +05:30
middlewares feat: add _update_config mutation 2021-12-31 17:03:37 +05:30
oauth feat: persist encrypted env 2021-12-31 13:52:10 +05:30
resolvers Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
router fix: unique constraint data 2021-12-22 15:31:45 +05:30
session feat: persist encrypted env 2021-12-31 13:52:10 +05:30
utils Add _admin_signup mutation 2022-01-09 17:35:37 +05:30
go.mod Add _admin_signup mutation 2022-01-09 17:35:37 +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 feat: persist encrypted env 2021-12-31 13:52:10 +05:30