authentication-security

Authentication security standards covering OAuth2 flows (authorization code, PKCE), JWT best practices (RS256, expiration), MFA (TOTP, WebAuthn), session management, and NIST 800-63B compliance for production systems

$ Instalar

git clone https://github.com/williamzujkowski/standards /tmp/standards && cp -r /tmp/standards/skills/security/authentication ~/.claude/skills/standards

// tip: Run this command in your terminal to install the skill