You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A .NET repository demonstrating the use of guard clauses for input validation and defensive programming. Includes implementations using both built-in .NET features and custom guard clauses, with practical examples for Order and Customer objects in a console application.
Microservicio de autenticación para proyecto ecommerce: API en NestJS + TypeScript que gestiona usuarios, JWT, subida de avatars, validaciones y logging centralizado.
A package that contains functionality that we believe is commonly used across all types of different projects, and probably should've been included in the standard library.
Sistema robusto de autenticación y autorización construido con NestJS y Prisma ORM. Incluye autenticación JWT, gestión de roles y permisos, guards personalizados, cookies seguras, validación de DTOs, y documentación Swagger interactiva.