authorizer/server/handlers
Lakhan Samani 21e3425e76
feat/role based access (#50)
* feat: add roles based access

* feat: update roles env + todo

* feat: add roles to update profile

* feat: add role based oauth

* feat: validate role for a given token
2021-09-20 10:36:26 +05:30
..
app.go feat/role based access (#50) 2021-09-20 10:36:26 +05:30
graphql.go fix: add location middleware to get exact host 2021-08-04 15:55:13 +05:30
oauthCallback.go feat/role based access (#50) 2021-09-20 10:36:26 +05:30
oauthLogin.go feat/role based access (#50) 2021-09-20 10:36:26 +05:30
playground.go rename handler functions 2021-07-23 14:25:32 +05:30
verifyEmail.go feat/role based access (#50) 2021-09-20 10:36:26 +05:30