Provides an Angular module and directives to manage authorization and permissions in your application. It allows you to control the visibility and enabled state of UI elements based on user permissions. The package includes an `AuthorizationService` to check permissions and directives to easily integrate permission checks into your templates and components.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

Example :
yarn add @rxap/authorization

Install peer dependencies:

Example :
yarn add @angular/core @angular/forms @angular/material @rxap/utilities rxjs 

Execute the init generator:

Example :
yarn nx g @rxap/authorization:init

Generators

init

Initialize the package in the workspace

Example :
nx g @rxap/authorization:init

results matching ""

    No results matching ""