angular-acl icon indicating copy to clipboard operation
angular-acl copied to clipboard

Role-based permissions for AngularJS

Results 10 angular-acl issues
Sort by recently updated
recently updated
newest added

### WHY - less lose memory usage - use DRY principle - use re-usable code block - less byte in file size (make a file lightweight but not more 😉)...

I have small problem. In UI I use your code for permissions and I always need to reload page to get correct permission. I set AclService.setAbilities(aclData); and in angularJS UI...

I got this error 'Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.' when web storage is disabled. Could you check if web...

Could be possible to add nested abilities? so for example: An user as **member** can view_content but only from page1, 2 & 3. This is just an example, I wonder...

In watching attrs.aclShow, we should check if value is not null

This is really useful module, any plans for implement this using angular 2

Hi Mike, Can i use it in an application using ui-router for routing. Regards Amrinder