About
This skill provides Claude with standardized, production-ready patterns for building robust access control systems in modern web applications. It covers essential security implementations including stateless JWT authentication with refresh token flows, traditional session management using Redis, and third-party OAuth2 integrations. Beyond simple logins, it provides clear structures for Role-Based Access Control (RBAC) and granular permission hierarchies, enabling developers to secure REST or GraphQL APIs while maintaining scalability and industry-standard security practices.