Auth

Auth rules for modern frontend - session vs token models, secure credential storage (httpOnly cookies, __Host-), JWT validation, access/refresh with rotation and reuse detection, server-side sessions, password hashing (bcrypt/argon2), password reset, OAuth 2.0/OIDC/PKCE, MFA/TOTP, WebAuthn/passkeys, protected routes, CSRF, XSS, session state, anti-abuse

14BryanEspinoza 193431e 12.8 KB Updated

File contents

14BryanEspinoza/frontend-skill/tree/main/skills/auth commit 193431e887

Frequently asked questions

npx skillmds@latest add 14bryanespinoza/auth