Welcome!
Sign in to your account.
Email Address
Password
Log In
Forgot password?
Forgot Password
Enter Code
Reset Password
{ loading=false; if (res.ok === true || res.httpOk) { msg = res.message || 'Code sent.'; step = 'otp'; } else { msg = res.message || 'This email is not registered to any account.'; } }).catch(()=>{ loading=false; msg='Something went wrong.'; }); ">
Email Address
Send Code
Sending…
Go Back
{ loading=false; if (j?.ok) { token = j.token; step='reset'; msg='Code verified. Please set your new password.'; } else { msg = j?.message || 'Invalid code'; } }).catch(()=>{ loading=false; msg='Something went wrong.'; }); ">
Enter the 6-digit code
{ loading=false; msg = res?.message || (res?.ok ? 'A new code was sent.' : 'Unable to resend code.'); }).catch(()=>{ loading=false; msg='Unable to resend code.'; }); "> Resend code
Change email
Verify Code
Verifying…
{ loading=false; if (j?.ok) { msg = 'Password updated. You can now log in.'; setTimeout(()=>{ showForgot=false; step='email'; email=''; otp=''; token=''; password=''; msg=''; }, 1200); } else { msg = j?.message || 'Unable to reset.'; } }).catch(()=>{ loading=false; msg='Something went wrong.'; }); ">
New Password
Reset Password
Updating…