CONNECT Manager
Sign in to continue
{ const data = await res.json(); if (res.ok) { window.location.href = '/'; } else { error = data.detail || 'Login failed'; loading = false; } }) .catch(e => { error = 'Connection error. Please try again.'; loading = false; }); ">
Email
Password