Auth Hardening

Review, harden, and design authentication and session management for web applications — login, logout, session lifecycle, password storage, token handling, and brute-force protection. Use this skill whenever the user is building or reviewing sign-in / sign-out flows, JWT or session cookies, password hashing, "remember me", refresh tokens, account lockout, OTP/MFA, or password reset — even if they only mention "login" or "auth" casually. Applies to Node.js, Next.js, and similar stacks. Defensive only: this skill hardens auth systems, it does not bypass or attack them.

AL-JANEF Updated

File contents

AL-JANEF/janefskills/tree/main/auth-hardening commit 0db4453293

Frequently asked questions

npx skillmds@latest add al-janef/auth-hardening