authentication
Installation
SKILL.md
Authentication - Secure Auth Patterns
Production patterns for JWT, sessions, OAuth, password handling, and MFA
When to Use This Skill
Use this skill when:
- Implementing JWT authentication
- Building session-based auth
- Integrating OAuth providers (Google, GitHub)
- Implementing password reset flows
- Adding multi-factor authentication
- Securing API endpoints