Implements production-grade authentication and authorization patterns including JWT, OAuth2, and role-based access control for backend services.
The Backend Authentication skill provides Claude with the specialized expertise required to architect and implement secure user identity systems. It covers a comprehensive range of industry-standard patterns, from stateless JWT implementations and OAuth2 social logins to traditional session management and granular Role-Based Access Control (RBAC). This skill is essential for developers building robust APIs that require secure token handling, permission management, and adherence to modern security best practices to protect sensitive system resources.
主な機能
01JWT and OAuth2 Implementation
02Token Lifecycle & Rotation
03Security Auditing Checklist
04Role-Based Access Control (RBAC)
05Secure Session Management
061 GitHub stars
ユースケース
01Setting up Google or GitHub social login via OAuth2
02Implementing stateless REST API security using JWT tokens
03Configuring granular user permissions for administrative dashboards