dexcom.events Open in urlscan Pro
54.148.179.237  Public Scan

Submitted URL: http://dexcom.events/
Effective URL: https://dexcom.events/Login
Submission: On July 14 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

#

<form class="form" action="#" onsubmit="return false" id="login-form">
  <h3 class="formTitle">Sign in</h3>
  <div class="break-bar"></div>
  <div class="form-input-container">
    <label>Email</label>
    <input id="email-address" class="form-input">
  </div>
  <div class="form-input-container">
    <label>Account Password</label>
    <input type="password" id="meeting-password" class="form-input">
  </div>
  <div class="action-row">
    <button type="submit" class="button login-button" onclick="javascript:login();">SIGN IN</button>
    <p class="requestAccess" onclick="javascript:toggleCantLogin(true);">Forgot Password?</p>
  </div>
  <p id="error">Email is required</p>
</form>

<form class="form" id="cant-login-form" style="display: none;">
  <i id="exit-cant-login" class="las la-times" onclick="javascript:toggleCantLogin(false);"></i>
  <h3 class="formTitle">Forgot Password</h3>
  <div class="break-bar"></div>
  <div class="loginDescription">Please make sure your email and password are spelled correctly. If you're sure they're correct, go ahead and reset your password! </div>
  <div class="form-input-container">
    <label>Email</label>
    <input id="forgot-email-address" class="form-input">
  </div>
  <div class="action-row">
    <button type="button" class="button login-button" onclick="javascript:sendPasswordReset();">REQUEST PASSWORD RESET</button>
  </div>
</form>

Text Content

SIGN IN


Email
Account Password
SIGN IN

Forgot Password?

Email is required


FORGOT PASSWORD


Please make sure your email and password are spelled correctly. If you're sure
they're correct, go ahead and reset your password!
Email
REQUEST PASSWORD RESET


RESET EMAIL SENT


We've sent you an email with a link to reset your password. Please check your
email and follow the instructions.
Back to Login

BROWSER NOT COMPATIBLE

This site has been optimized to work with Chrome, Edge, and Safari. For the best
viewing experience, please use one of these browsers.