@rxap/ngx-material-authentication
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/ngx-material-authentication?style=flat-square)](https://www.npmjs.com/package/@rxap/ngx-material-authentication) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?st
Downloads
181
Readme
@rxap/ngx-material-authentication
Installation
Add the package to your workspace:
yarn add @rxap/ngx-material-authentication
Install peer dependencies:
yarn add @angular/animations@^18.0.1 @angular/common@^18.0.1 @angular/core@^18.0.1 @angular/forms@^18.0.1 @angular/material@^18.0.0 @angular/router@^18.0.1 @rxap/authentication@^18.1.0 @rxap/config@^18.1.1 @rxap/forms@^18.0.3 @rxap/material-form-system@^18.0.3 @rxap/pattern@^1.1.5 @rxap/rxjs@^1.1.6 @rxap/utilities@^16.2.4 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/ngx-material-authentication:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/ngx-material-authentication:init