güncelleme
This commit is contained in:
@@ -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.")
|
||||
|
||||
Reference in New Issue
Block a user