概要
This skill equips Claude with the specialized knowledge required to architect and implement robust security layers for modern web applications. It provides comprehensive implementation patterns for stateless JWT management with refresh token flows, stateful session handling using Redis, and social login integration via OAuth2 and Passport.js. Additionally, it covers advanced authorization strategies including Role-Based Access Control (RBAC) and granular Permission-Based Access Control, ensuring developers can build secure, scalable, and production-ready access control systems for REST and GraphQL APIs.