概要
Auth Implementation Patterns provides comprehensive guidance and production-ready code patterns for building secure, scalable access control systems. It covers modern authentication strategies such as stateless JWT with refresh token rotation and stateful session-based management using Redis. Beyond simple logins, the skill assists in architecting robust authorization structures, including Role-Based Access Control (RBAC) and granular Permission-Based Access Control, ensuring your APIs and applications follow industry security best practices.