关于
This skill provides comprehensive guidance and production-ready patterns for building robust access control systems. It covers the full spectrum of modern security needs, from stateless JWT implementations with refresh token rotation to stateful session management using Redis. Developers can leverage this skill to integrate social logins via Passport.js, design complex Role-Based Access Control (RBAC) hierarchies, and secure REST or GraphQL APIs. By following these established implementation patterns, you can ensure your application identity layer is scalable, maintainable, and resilient against common security vulnerabilities.