▶️ Email + Parola ile Giriş
- UI: /giris form > email + parola + 'Beni hatırla'
- POST /api/auth/login { email, parola }
- Backend: Bcrypt compare + JWT issue
- Set-Cookie: access_token (HTTPOnly, 5-30dk)
- localStorage: fvt-auth = refresh_token
- Redirect / + GET /api/auth/me
🔌 Endpoint'ler
POST/api/auth/login
GET/api/auth/me