play.login.mtimp.com Open in urlscan Pro
2606:4700::6813:a818  Public Scan

Submitted URL: https://live-env-eg-2024-14.play.k8s.mtimp.com/
Effective URL: https://play.login.mtimp.com/login?state=hKFo2SB2M1hUQjJLQk1YRGx5eFhKMm50SWU3X2prR1lHWFRaRaFupWxvZ2luo3RpZNkgTTc0WEpnREUwX2k4...
Submission: On March 30 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form class="form" id="login-form" onsubmit="return false;" method="post">
  <div class="form-input">
    <label for="name">Email</label>
    <input class="form-control" id="login-form-email" type="email" placeholder="Email" autocomplete="username">
    <div class="error hidden" id="login-form-email-error"> Please enter a valid email address. </div>
  </div>
  <div class="form-input">
    <label for="name">Password</label>
    <input class="form-control" id="login-form-password" type="password" placeholder="Password" autocomplete="current-password">
  </div>
  <button class="submit-button" id="login-form-submit" type="submit" disabled=""> Log in </button>
  <button class="reset-button" id="login-form-show-password"> Forgot password or new to Metaimpact? </button>
</form>

POST

<form class="form hidden" id="password-form" onsubmit="return false;" method="post">
  <div class="form-input">
    <label for="name">Email</label>
    <input class="form-control" id="password-form-email" type="text" placeholder="Email">
    <div class="error hidden" id="password-form-email-error"> Please enter a valid email address. </div>
    <div class="success hidden" id="password-form-email-success"> Your email was successfully sent. </div>
  </div>
  <button class="submit-button" id="password-form-submit" type="submit" disabled=""> Send Reset Link </button>
  <button class="reset-button" id="password-form-show-login"> Log in </button>
</form>

Text Content

Welcome to Metaimpact

Email
Please enter a valid email address.
Password
Log in Forgot password or new to Metaimpact?
Email
Please enter a valid email address.
Your email was successfully sent.
Send Reset Link Log in