Auth Implementation

Implement authentication and authorization in web applications. Use when adding login, signup, sessions, JWT tokens, OAuth, SSO, API key auth, role-based access control (RBAC), permissions, protected routes, middleware guards, password hashing, MFA/2FA, refresh token rotation, CSRF protection, or integrating auth providers like NextAuth/Auth.js, Better Auth, Lucia, Clerk, Auth0, Supabase Auth, Firebase Auth, Passport.js. Covers Next.js, Express, Fastify, Django, FastAPI, Laravel, Go. Handles database schema design, security hardening, and common auth pitfalls (token storage, session fixation, CORS).

sattva2020 cf52d08 11 files · 161.1 KB Updated

File contents

sattva2020/skills/tree/main/skills/auth-implementation commit cf52d0882f

Frequently asked questions

npx skillmds@latest add sattva2020/auth-implementation