This package provides a notification system for NestJS that sends notifications through multiple channels (database, email, custom) using a clean class-based API with TypeORM integration.
NestJS Auth Module helps you standardize authentication flows by exposing a single AuthService API while keeping provider-specific details (like JWT options) configurable ...