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
Production-grade NestJS boilerplate for regulated industries. Features JWT RS256 with rotation, DB-driven RBAC, Drizzle ORM, and append-only Audit Logging. Security-first architecture for Fintech and Healthtech.
OAuth 2.0 Resource Server for the Software Architecture (ARSW) course at Escuela Colombiana de Ingeniería Julio Garavito. Built with Java 21 and Spring Boot 3.3.x, it implements JWT (RS256) security with asymmetric keys, granular scopes, and Strategy Pattern filters. Includes Swagger UI for authorized API testing.