About
This skill equips Claude with specialized knowledge for architecting and implementing robust authentication and authorization systems. It provides production-ready patterns for stateless JWT flows with refresh token rotation, traditional stateful session management using Redis, and third-party social login integration via OAuth2. By leveraging this skill, developers can ensure their applications follow security best practices for identity verification and granular permission enforcement, including Role-Based Access Control (RBAC) and permission-based logic for both REST and GraphQL APIs.