- User model with bcrypt password hashing - Register, login, logout, and /me endpoints - authenticate middleware applied to all API routes - JWT_SECRET configurable via environment variable Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .env.production | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||