ColoredCow / ColoredCow/portal
User permissions should check from Policy for synchronizing G suite users
Open
module : employee
- Dominant language
- PHP
- Stars
- 56
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
- Now the Permission in `blade` checks from Eloquent modal and Permission in `UserController` is checked through policy for synchronizing `Gsuite Users` which is conflicting.
- So there should be a similar way to do that i.e through `Policy`
Contributor guide
Assessment
This issue has not been assessed yet.