NestJS authentication and authorization boilerplate with Admin and User roles
This boilerplate is archived.
No commits have been published in the last 36 months, and the codebase is likely outdated. View active boilerplates →
Provides JWT-based authentication and role-based authorization (Admin and User) for NestJS backends. Built with NestJS and TypeScript for REST API services and commonly paired with TypeORM/PostgreSQL for persistence. Suited for projects that require user management, protected routes, and token-based sessions.
0