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