@psalguerodev/common
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Identity Common Module

Generic module that contains common methods and classes among NestJs microservices

Steps

Install

npm install

Format

npm run format

Build

npm run build

Publish

npm publish

Run local client

npm run start:dev


Features

Decorators

  • Get Tenant
  • Get Request Id

Services

  • Base 64 Service
  • Cryto Service

Error Handlers (filters)

  • Bad Request Exception
  • Forbidden Exception
  • Internal Server Exception
  • Preventor Exception
  • Unauthorized Exception

Guards

  • Bio Header

Readme

Keywords

none

Package Sidebar

Install

npm i @psalguerodev/common

Weekly Downloads

3

Version

0.1.1

License

MIT

Unpacked Size

135 kB

Total Files

238

Last publish

Collaborators

  • psalguerodev