authorizer/server
2021-10-24 06:24:12 +05:30
..
constants feat: use multi roles login (#60) 2021-10-13 22:11:41 +05:30
db fix: roles model 2021-10-04 13:58:03 +05:30
email fix: update docker file 2021-07-27 17:46:02 +05:30
enum feat: add sample env 2021-08-09 15:12:31 +05:30
graph feat: use multi roles login (#60) 2021-10-13 22:11:41 +05:30
handlers fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
oauth feat: add facebook login 2021-09-05 03:57:29 +05:30
resolvers fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
session fix: env init (#33) 2021-07-28 11:53:37 +05:30
utils feat: add ability to write custom script for access token (#63) 2021-10-24 06:24:12 +05:30
env.go fix: multi role with oauth (#61) 2021-10-19 12:57:59 +05:30
go.mod feat: add ability to write custom script for access token (#63) 2021-10-24 06:24:12 +05:30
go.sum feat: add ability to write custom script for access token (#63) 2021-10-24 06:24:12 +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/role based access (#50) 2021-09-20 10:36:26 +05:30