building-api-authentication
jeremylongshore/claude-code-plugins-plus-skills
This comprehensive skill guide details the implementation of robust and secure API authentication systems. It covers industry standards like JWT, OAuth 2.0 (including various flows), and API key management. Key features include role-based access control (RBAC), refresh token rotation, session management, and brute-force protection, ensuring secure communication for diverse service architectures.