Auth Hardening

Harden authentication systems against session fixation, brute-force attacks, and weak password storage. Covers bcrypt/argon2 hashing, JWT best practices, session management, and account lockout. Use when implementing login, fixing auth vulnerabilities, or reviewing authentication code.

afu-it 5bc29b7 5.9 KB Updated

File contents

afu-it/security-for-vibecoders/tree/main/skills/auth-hardening commit 5bc29b7960

Frequently asked questions

npx skillmds@latest add afu-it/auth-hardening