allstreamhub.com Open in urlscan Pro
2606:4700:3031::6815:4b86  Public Scan

URL: https://allstreamhub.com/auth.html
Submission: On August 06 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form>
  <div class="form-group">
    <label for="exampleInputEmail1">Enter Email address to send pass reset link</label>
    <input type="email" class="form-control" id="pass-reset-email" aria-describedby="emailHelp" placeholder="Enter email">
  </div>
</form>

<form id="sign-in-form">
  <p>Sign In</p>
  <div class="form-group row">
    <label for="sign-in-email" class="col-sm-2 col-form-label">Email</label>
    <div class="col-sm-10">
      <input type="email" class="form-control" id="sign-in-email" placeholder="name@example.com">
    </div>
  </div>
  <div class="form-group row">
    <label for="inputPassword" class="col-sm-2 col-form-label">Password</label>
    <div class="col-sm-10">
      <input type="password" class="form-control" id="sign-in-pass" placeholder="Password">
    </div>
  </div>
  <p>Have no account, <a href="#" onclick="$('.auth').toggle()">Sign Up</a> Instead. <button id="forgotPassBtn" type="button" class="btn btn-link" data-toggle="modal" data-target="#exampleModal"> Forgot Password </button></p>
  <button type="submit" class="btn btn-primary">Submit</button>
</form>

<form id="sign-up-form">
  <p>Sign Up</p>
  <div class="form-group row">
    <label for="sign-up-email" class="col-sm-2 col-form-label">Email</label>
    <div class="col-sm-10">
      <input type="email" class="form-control" id="sign-up-email" placeholder="name@example.com">
      <small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone else.</small>
    </div>
  </div>
  <div class="form-group row">
    <label for="inputPassword" class="col-sm-2 col-form-label">Password</label>
    <div class="col-sm-10">
      <input type="password" class="form-control" id="sign-up-pass" placeholder="Password">
      <small id="emailHelp" class="form-text text-muted">By signing up you agree to our terms and conditions</small>
    </div>
  </div>
  <p>Already have an account, <a href="#" onclick="$('.auth').toggle()">Sign In</a> Instead</p>
  <button type="submit" class="btn btn-primary">Submit</button>
</form>

Text Content

Checking Auth Status

RESET PASSWORD

×
Enter Email address to send pass reset link



Close Send Reset Code

Sign In

Email

Password


Have no account, Sign Up Instead. Forgot Password

Submit

Sign Up

Email
We'll never share your email with anyone else.
Password
By signing up you agree to our terms and conditions

Already have an account, Sign In Instead

Submit


Or

Sign in Using Google


© 2021

-->