can-i icon indicating copy to clipboard operation
can-i copied to clipboard

Decouple the RBAC system

Open kbariotis opened this issue 8 years ago • 0 comments

Currently, the controllers are making all the heavy work. We can decouple those and move the business logic to services and/or models so that the can-i service itself can use the RBAC system to provide authorization to it.

kbariotis avatar Jan 17 '16 20:01 kbariotis