güncelleme

This commit is contained in:
2026-01-29 16:49:51 +03:00
parent 10bfa3089e
commit 54113726f4
38 changed files with 1469 additions and 642 deletions

View File

@@ -34,7 +34,8 @@ export default function LoginPage() {
return
}
router.push("/dashboard")
// Redirect to 2FA verification instead of dashboard
router.push("/verify-2fa")
router.refresh()
} catch {
setError("Bir hata oluştu. Lütfen tekrar deneyin.")