@rxap/nest-jwt
v10.2.7
Published
[![npm version](https://img.shields.io/npm/v/@rxap/nest-jwt?style=flat-square)](https://www.npmjs.com/package/@rxap/nest-jwt) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://commitizen.g
Downloads
268
Readme
@rxap/nest-jwt
Installation
Add the package to your workspace:
yarn add @rxap/nest-jwt
Install peer dependencies:
yarn add @nestjs/common@^10.3.8 @nestjs/config@^3.2.2 @nestjs/core@^10.3.8 @nestjs/jwt@^10.2.0 @rxap/nest-utilities@^10.3.6-dev.2 @rxap/pattern@^1.1.9-dev.0 rxjs@^7.8.1
Execute the init generator:
yarn nx g @rxap/nest-jwt:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/nest-jwt:init