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.
Características Principales
01PKCE support for SPAs and mobile apps
02Secure token management and rotation
03Security best practice enforcement
0421 GitHub stars
05Authorization Code flow implementation
06OpenID Connect (OIDC) integration