@rxap/oauth
v18.0.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/oauth?style=flat-square)](https://www.npmjs.com/package/@rxap/oauth) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen.github.
Downloads
203
Readme
@rxap/oauth
Installation
Add the package to your workspace:
yarn add @rxap/oauth
Install peer dependencies:
yarn add @angular/core@^18.0.1 @angular/router@^18.0.1 @rxap/authentication@^18.1.0 @rxap/rxjs@^1.1.6 angular-oauth2-oidc@^15.0.1 angular-oauth2-oidc-jwks@^15.0.1 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/oauth:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/oauth:init