customer-portal.rhythmtime.uk.prod.franscape.services Open in urlscan Pro
3.162.112.100  Public Scan

Submitted URL: http://customer-portal.rhythmtime.uk.prod.franscape.services/
Effective URL: https://customer-portal.rhythmtime.uk.prod.franscape.services/
Submission: On September 07 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: fsLoginForm

<form name="fsLoginForm" autocomplete="on" ng-submit="$ctrl.onSubmit({identifier: $ctrl.identifier, password: $ctrl.password})" class="ng-pristine ng-valid ng-valid-required ng-valid-maxlength">
  <div class="invalid-feedback ng-binding" ng-class="{'d-block': $ctrl.errorMessage}"></div>
  <div class="form-group collapse-small">
    <label for="email" class="ng-binding">Email</label>
    <input id="identifier" name="identifier" ng-type="$ctrl.identifierType || 'email'" ng-model="$ctrl.identifier" placeholder="your@email.com" autocomplete="email" autocapitalize="none"
      class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-required ng-valid-maxlength" ng-required="required" ng-class="{'is-invalid': $ctrl.errorMessage}" ng-maxlength="255">
  </div>
  <fs-input-password label="Password" on-change="$ctrl.onPasswordChange({value})" value="" has-error="$ctrl.errorMessage" class="ng-isolate-scope">
    <div class="form-group collapse-small fs-input-password">
      <label class="ng-binding">Password</label>
      <div class="position-relative" ng-class="{'is-invalid': $ctrl.errorMessage || $ctrl.hasError, 'has-warning caps-lock-on': $ctrl.isCapsLockOn}">
        <input class="form-control password-input ng-pristine ng-untouched ng-valid ng-empty" ng-class="{'is-invalid': $ctrl.errorMessage || $ctrl.hasError, 'has-warning': $ctrl.isCapsLockOn}" ng-change="$ctrl.onChange({value: $ctrl.value})"
          ng-model="$ctrl.value" ng-value="$ctrl.value" ng-keydown="$ctrl.onCapsLockCheck($event)" type="password" value="">
        <button aria-label="Toggle password visibility" aria-pressed="false" class="toggle-show-password" ng-click="$ctrl.onPasswordVisibilityToggle($ctrl.inputType)" role="switch" type="button">
          <i class="fa fa-eye-slash" ng-class="{'fa-eye': $ctrl.isPasswordVisible, 'fa-eye-slash': !$ctrl.isPasswordVisible}"></i>
        </button>
        <div class="caps-lock-icon">
          <i class="fa fa-arrow-up"></i>
        </div>
        <!-- ngIf: $ctrl.errorMessage -->
        <!-- ngIf: $ctrl.isCapsLockOn -->
      </div>
    </div>
  </fs-input-password>
  <button class="btn btn-primary btn-lg btn-block btn-login" block="true" ng-disabled="$ctrl.isLoading">Login</button>
  <small class="d-block text-center mt-2">
    <button type="button" class="btn btn-link" ng-click="::$ctrl.toggleForgotPasswordForm()"> Forgot Password? </button>
  </small>
  <ng-transclude>
    <content class="ng-scope">
      <div class="my-3"><button class="back" type="button" ng-click="$ctrl.onToggleShowLoginForm()">
          <div class="icon"><span></span><span></span><span></span></div>
          <div class="label">Back to Welcome</div>
        </button></div>
    </content>
  </ng-transclude>
</form>

Name: fsForgotPasswordForm

<form name="fsForgotPasswordForm" ng-submit="$ctrl.handleSubmitForgotPassword({identifier: $ctrl.forgottenIdentifier})" class="ng-pristine ng-valid">
  <div class="form-group collapse-small">
    <label for="forgottenIdentifier" class="ng-binding">Email</label>
    <input id="forgottenIdentifier" name="forgottenIdentifier" ng-type="$ctrl.identifierType || 'email'" ng-model="$ctrl.forgottenIdentifier" placeholder="your@email.com" autocomplete="email" autocapitalize="none"
      class="form-control ng-pristine ng-untouched ng-valid ng-empty">
  </div>
  <button class="btn btn-primary btn-lg btn-block btn-login" block="true" ng-disabled="$ctrl.hasSubmittedForgotPasswordRequest"> Recover Password </button>
</form>

Text Content

CONTINUE MY BOOKING


NEW TO RHYTHM TIME

Create your account


EXISTING CUSTOMER

Log in here


LOGIN

Email
Password

Login Forgot Password?
Back to Welcome


FORGOT PASSWORD

Enter your email address and we'll send you instructions on how to create a new
password.

Email
Recover Password
We have sent you an email with further instructions to reset your password.