A NestJS authentication module that provides a provider-based abstraction for generating and validating tokens (e.g. JWT).
NestJS Auth Module helps you standardize authentication flows by exposing a single AuthService API while keeping provider-specific details (like JWT options) configurable
For installation, usage, configuration, and examples, see the documentation:
MIT — see LICENSE.
