Reset Password

Enter your email to receive reset instructions

// Credentials must never reach the address bar. Before React hydrates, // a type="submit" click is handled by the browser, which without an // action navigates by GET and puts every field in the query string — // and from there into history and the server's access logs. POST keeps // them in the body if that ever happens. method="post"
MoneyTrans