auth-patterns
Installation
SKILL.md
Authentication Patterns
Implement secure authentication with OAuth 2.1, Passkeys, and modern security standards.
Overview
- Login/signup flows
- JWT token management
- Session security
- OAuth 2.1 with PKCE
- Passkeys/WebAuthn
- Multi-factor authentication
- Role-based access control