About
This skill enables Claude to architect and implement industry-standard authentication systems using OAuth 2.0 and OpenID Connect (OIDC). It provides domain-specific patterns for Authorization Code flows, PKCE for public clients, and secure token management, ensuring that applications handle third-party integrations, SSO, and API access with production-grade security measures like HTTPS enforcement, state validation, and token rotation.