Commit Graph

4 Commits

Author SHA1 Message Date
Lakhan Samani
155d2e65c2
fix: use char(36) with golang uuid instead of sql uuid type (#78)
resolves #77
2021-12-14 22:57:45 +05:30
Lakhan Samani
b1b7f47f4c fix: roles model 2021-10-04 13:58:03 +05:30
Lakhan Samani
173a55137f feat: use uuid instead of unit type ids 2021-10-03 21:33:55 +05:30
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