TradeProof Network
Enterprise SaaS Platform Sign In
Password Login
OTP Login
Email or Mobile Number
Password
Forgot Password?
Sign In
Email or Mobile Number
res.json()) .then(data => { if(data.success) { otpSent = true; feedback = 'OTP sent successfully! Simulated OTP: ' + data.otp; } else { errorMsg = data.message || 'Failed to send OTP'; } }).catch(() => errorMsg = 'An error occurred.'); " :disabled="otpSent">Send OTP
Enter 6-Digit OTP
res.json()) .then(data => { if(data.success) { window.location.href = data.redirect; } else { errorMsg = data.message || 'OTP verification failed'; } }).catch(() => errorMsg = 'An error occurred.'); " style="display: none;">Verify & Log In
Don't have an account?
Sign Up Now