概要
This skill provides comprehensive guidance and implementation patterns for building robust access control systems within your applications. It covers critical security architectures including stateless JWT authentication with secure refresh token flows, stateful session-based management using Redis, and third-party social login via OAuth2. Beyond simple identity verification, the skill offers granular authorization strategies such as Role-Based Access Control (RBAC) and permission-based logic, ensuring your REST or GraphQL APIs follow industry-standard security best practices while remaining scalable.