pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site Open in urlscan Pro
34.147.168.147  Public Scan

Submitted URL: https://pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site/
Effective URL: https://pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site/login
Submission: On May 01 via api from US — Scanned from GB

Form analysis 2 forms found in the DOM

POST https://pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site/login/passwordless

<form method="POST" action="https://pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site/login/passwordless" @submit="loading = true" x-show="mode === 'magic'" style="display: none;">
  <input type="hidden" name="_token" value="WinjhXnrXUVEXODVONarFnp7KaHqSMUrRUWrHBVq" autocomplete="off"> <!-- Email -->
  <div class="">
    <label for="magic_email" class="block text-sm sm:mt-px font-semibold text-zinc-600"> Email<span class="text-indigo-400 px-1">*</span></label>
    <div class="mt-1 sm:mt-0 sm:col-span-3">
      <input type="email" name="email" autocomplete="email" placeholder="" required="" class="block w-full shadow-sm focus:ring focus:ring-indigo-200 focus:ring-indigo-200 focus:ring-opacity-50  border-zinc-300 rounded-md mt-1" id="magic_email"
        value="">
      <div class="mt-2 text-sm text-zinc-500">
      </div>
    </div>
  </div>
  <div class="flex flex-row-reverse justify-between mt-12">
    <button type="submit" class="disabled:opacity-50 transition cursor-pointer text-center  shadow-sm font-medium rounded-md
        bg-indigo-400 hover:bg-indigo-300 text-white focus:outline-none focus:ring-2 focus:ring-offset-2
        focus:ring-indigo-300 text-sm px-4 py-2 ease-in-out inline-flex">
      <svg class="animate-spin -ml-1 mr-3 h-5 w-5 text-white" x-show="loading" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" style="display: none;">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
      </svg> Send me a sign-in link </button>
    <button type="button" class="items-center text-center border border-zinc-200 shadow-sm font-medium rounded-md bg-white inline-block align-middle cursor-pointer text-zinc-700 hover:bg-zinc-100 text-sm px-4 py-2"
      @click.prevent="setMode('password')"> Use Password </button>
  </div>
</form>

POST https://pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site/login

<form method="POST" action="https://pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site/login" @submit="loading = true" x-show="mode === 'password'">
  <input type="hidden" name="_token" value="WinjhXnrXUVEXODVONarFnp7KaHqSMUrRUWrHBVq" autocomplete="off">
  <div class="">
    <label for="email" class="block text-sm sm:mt-px font-semibold text-zinc-600"> Email<span class="text-indigo-400 px-1">*</span></label>
    <div class="mt-1 sm:mt-0 sm:col-span-3">
      <input type="email" name="email" autocomplete="email" placeholder="" required="" class="block w-full shadow-sm focus:ring focus:ring-indigo-200 focus:ring-indigo-200 focus:ring-opacity-50  border-zinc-300 rounded-md mt-1" id="" value="">
      <div class="mt-2 text-sm text-zinc-500">
      </div>
    </div>
  </div>
  <div class="">
    <label for="password" class="block text-sm sm:mt-px font-semibold text-zinc-600"> Password<span class="text-indigo-400 px-1">*</span></label>
    <div class="mt-1 sm:mt-0 sm:col-span-3">
      <input type="password" name="password" autocomplete="new-password" placeholder="" required="" class="block w-full shadow-sm focus:ring focus:ring-indigo-200 focus:ring-indigo-200 focus:ring-opacity-50  border-zinc-300 rounded-md mt-1"
        id="password" value="">
      <div class="mt-2 text-sm text-zinc-500">
      </div>
    </div>
  </div>
  <div class="flex mt-4 items-center justify-between">
    <a class="underline text-sm text-zinc-600 hover:text-zinc-900" href="https://pr-593-4mayjaa-oruhjohdjxdlw.uk-1.platformsh.site/forgot-password">
                        Forgot your password?
                    </a>
    <label for="remember_me" class="flex items-center">
      <input type="checkbox" class="rounded border-zinc-300 text-indigo-600 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50" id="remember_me" name="remember">
      <span class="ml-2 text-sm text-zinc-600">Remember me</span>
    </label>
  </div>
  <div class="flex flex-row-reverse items-center justify-between mt-4">
    <button type="submit" class="disabled:opacity-50 transition cursor-pointer text-center  shadow-sm font-medium rounded-md
        bg-indigo-400 hover:bg-indigo-300 text-white focus:outline-none focus:ring-2 focus:ring-offset-2
        focus:ring-indigo-300 text-sm px-4 py-2 ease-in-out inline-flex">
      <svg class="animate-spin -ml-1 mr-3 h-5 w-5 text-white" x-show="loading" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" style="display: none;">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
      </svg> Log in </button>
    <button type="button" class="items-center text-center border border-zinc-200 shadow-sm font-medium rounded-md bg-white inline-block align-middle cursor-pointer text-zinc-700 hover:bg-zinc-100 text-sm px-4 py-2" @click.prevent="setMode('magic')">
      Use email only </button>
  </div>
</form>

Text Content

SIGN IN

Sign in by sending an email with an automatic link, or use your password.

Email*

Send me a sign-in link Use Password
Email*

Password*

Forgot your password? Remember me
Log in Use email only
No account? Register here...

LOOKING FOR A DIFFERENT REGION?


UK
Australia Singapore UK