Srikanth Chekuri
|
7aeaecaf1f
|
ci: add golangci to workflow (#1369)
* style: reformat the code to follow go guidelines
* chore: add golangci lint
* chore: remove context check
* chore: go fmt
|
2022-07-13 23:44:42 +05:30 |
|
Ahsan Barkati
|
6486425f46
|
fix(auth): Return 403 for forbidden requests due to rbac (#1060)
* Return error json for user not found
* Return 403 for rbac error
* Return not_found instead of internal_error for getInvite
|
2022-05-04 14:50:15 +05:30 |
|
Ahsan Barkati
|
6ccdc5296e
|
feat(auth): Add auth and access-controls support (#874)
* auth and rbac support enabled
|
2022-05-03 15:26:32 +05:30 |
|