0.1.1 • Published 3 years ago

@psalguerodev/common v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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