Back to Sign In
r.json()).then(d=>{success=d.msg||'Reset link sent if that email exists.';loading=false}) .catch(()=>{err='Server error. Please try again.';loading=false}) ">
Email Address
r.json().then(d=>({s:r.status,d}))) .then(({s,d})=>{ if(s===200){success='Password reset! Redirecting to sign in...';setTimeout(()=>window.location.href='/login',1500)} else{err=d.detail||'Reset failed. Link may have expired.'} loading=false }) .catch(()=>{err='Server error.';loading=false}) ">
New Password
← Back to Sign In