Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpashkovskiy/angular-access
AngularJS access control module
https://github.com/mpashkovskiy/angular-access
Last synced: 17 days ago
JSON representation
AngularJS access control module
- Host: GitHub
- URL: https://github.com/mpashkovskiy/angular-access
- Owner: mpashkovskiy
- Created: 2015-05-12T13:21:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T13:53:03.000Z (over 7 years ago)
- Last Synced: 2024-10-30T03:48:56.181Z (2 months ago)
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-access
Inspired by http://www.jonsamwell.com/url-route-authorization-and-security-in-angular/
Requirements
------------Define factory User with two methods
* User.isUserLoggedIn() returning true/false
* User.getCurrentUserRoles(function(roles) {})Define CSS class .hidden to hide elements