https://github.com/sudeep065/ng-userroles-component-level
This is simple Custom Directive example to check the user level across each component level which utilize API Service to determine the user access. Created with StackBlitz ⚡️
https://github.com/sudeep065/ng-userroles-component-level
angular10 directive-angular directive-component
Last synced: 11 months ago
JSON representation
This is simple Custom Directive example to check the user level across each component level which utilize API Service to determine the user access. Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/sudeep065/ng-userroles-component-level
- Owner: sudeep065
- Created: 2021-01-26T19:28:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T19:29:39.000Z (about 5 years ago)
- Last Synced: 2025-01-23T06:16:15.160Z (about 1 year ago)
- Topics: angular10, directive-angular, directive-component
- Language: TypeScript
- Homepage: https://stackblitz.com/edit/ng-userroles-complevel
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ng-userroles-complevel
Angular Component level AuthoriAuthorization using Directive.
[Edit on StackBlitz ⚡️](https://stackblitz.com/edit/ng-userroles-complevel)