This package provides comprehensive permission control for Angular applications, enabling dynamic UI management based on backend directives and route guards. It includes a PermissionService for centralized permission handling, allowing you to show or hide actions and elements in the UI depending on user roles or permissions.
The Cases are supported in this package:
Check if the user has permisson to see actions like (update , delecte ...) .
Using directive to control on the specifice item in the UI like (image, list , ..,).