Loading...
Forgot Your Password?

Don't have an Account? Sign Up

'signature': signature, '_token': '5G3y1EbbyygRfRm6cgwJHRMrbsjZGPX7ORxtYlFP' }) }); response = await response.json(); notify(response.type, response.message); // handle login if (response.type == 'success') { setTimeout(() => { window.location.href = response.redirect_url; }, 2000); } }, 1500); })