Commit Graph

6 Commits

Author SHA1 Message Date
Lakhan Samani
b6b175e795 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
Lakhan Samani
22e4a1c961 fix: typos 2021-08-07 14:11:26 +05:30
Lakhan Samani
86db218557 feat:allow signup without verification (#39)
* fix: add disable basic auth check in resolvers

* feat: allow signup without email verification

Resolves #32
2021-07-28 15:43:08 +05:30
Lakhan Samani
1b1fb9ca04 chore: rename project 2021-07-23 21:57:44 +05:30
Lakhan Samani
2f45933d59 Add query for verification requests
Resolves #28
2021-07-18 09:53:54 +05:30
Lakhan Samani
5ea18e4844 Add resolver to update profile
Resolves #12 #11
2021-07-18 09:25:20 +05:30