@rxap/authentication
v18.1.4
Published
A collection of components and services to simplify the authentication process implementation.
Downloads
273
Readme
@rxap/authentication
A collection of components and services to simplify the authentication process implementation.
Installation
Add the package to your workspace:
yarn add @rxap/authentication
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/router@^18.0.1 @rxap/utilities@^16.2.4 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/authentication:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/authentication:init