Quant
Assure
Sign in to your account
null); if (data?.requiresMfa) { window.location.href = '/auth/verify-mfa'; return; } if (data?.success) { window.location.href = data.redirectUrl || '/dashboard'; return; } } if (!res.ok) { const data = await res.json().catch(() => null); error = data?.error || 'Sign-in failed. Please check your credentials.'; } } catch (e) { error = 'Network error. Please try again.'; } finally { loading = false; } " data-astro-cid-j7y7d5ql>
Email
Password
Remember me
Forgot password?
Need an account?
Request a trial