app.frontspin.com Open in urlscan Pro
169.63.237.23  Public Scan

Submitted URL: http://app.frontspin.com/
Effective URL: https://app.frontspin.com/
Submission: On April 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: loginForm

<form class="clearfix ng-pristine ng-invalid ng-invalid-required ng-valid-email" name="loginForm" ng-submit="login(user, loginForm)" novalidate="">
  <div class="form-group" ng-class="{'has-error': emailInvalid}">
    <label class="control-label" for="userEmail">Email Address</label>
    <input type="email" id="userEmail" name="userEmail" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-email" ng-model="user.email" required="" translate-attr="{placeholder: 'ENTER_EMAIL'}"
      placeholder="Enter email">
    <p class="help-block ng-hide" ng-show="emailInvalid">Enter a valid email.</p>
  </div>
  <div class="form-group" ng-class="{'has-error': passwordInvalid}">
    <label class="control-label" for="userPassword">Password</label>
    <a href="/forgotpassword" id="forgot_password" class="pull-right">Forgot Password?</a>
    <input type="password" id="userPassword" name="userPassword" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="user.password" required="" translate-attr="{placeholder: 'PASSWORD'}"
      placeholder="Password">
    <p class="help-block ng-hide" ng-show="passwordInvalid">Password is Required.</p>
  </div>
  <!---->
  <div class="row">
    <div class="col-xs-18">
      <span class="terms-service pull-left"> By clicking LOG IN, I agree to FrontSpin's <a class="text-primary" href="http://www.frontspin.com/terms-of-service/" target="_new">Terms of Service</a>
      </span>
      <span class="terms-service pull-left">FrontSpin can not be used for emergency calling</span>
      <span class="terms-service pull-left" translate="LOG_IN_GOOGLE_POLICY" translate-compile=""><span>Notice to G-Suite Users: FrontSpin's use and transfer to any other app of information received from Google APIs will adhere to
        </span><a class="text-primary" href="https://developers.google.com/terms/api-services-user-data-policy#additional_requirements_for_specific_api_scopes" target="_new">Google API Services User Data Policy</a><span>, including the Limited Use
          requirements.</span></span>
    </div>
    <div class="col-xs-6">
      <button type="submit" class="btn btn-primary pull-right" ng-disabled="loginInProgress"> Log In </button>
    </div>
  </div>
</form>

Text Content

× Close

Email Address

Enter a valid email.

Password Forgot Password?

Password is Required.

By clicking LOG IN, I agree to FrontSpin's Terms of Service FrontSpin can not be
used for emergency calling Notice to G-Suite Users: FrontSpin's use and transfer
to any other app of information received from Google APIs will adhere to Google
API Services User Data Policy, including the Limited Use requirements.
Log In
Vulnerability Disclosure Program