关于
This skill provides comprehensive guidance and production-ready implementation patterns for building robust access control systems. It covers a wide spectrum of security needs, from stateless JWT authentication with refresh token rotation to stateful session management using Redis. Developers can leverage this skill to integrate social logins via OAuth2, design complex Role-Based Access Control (RBAC) hierarchies, and implement granular permission-based systems. It is an essential resource for securing REST and GraphQL APIs while following modern security best practices for cookie handling, token verification, and identity management.