auth.trustup.io Open in urlscan Pro
172.67.214.184  Public Scan

Submitted URL: https://auth.trustup.io/
Effective URL: https://auth.trustup.io/login
Submission: On July 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://auth.trustup.io/login

<form action="https://auth.trustup.io/login" method="POST" class="w-full" x-data="AuthForm" x-on:submit.prevent="submit()" x-ref="form" x-init="$refs.emailInput.focus()">
  <input type="hidden" name="_token" value="Bv62zzb8ZSgA64W4AEI2nbhaiYMuUPCiRKlhAOWz">
  <div class="p-8 md:p-16 md:pt-12">
    <div class="relative flex items-center mb-10">
      <div class="block sm:hidden">
        <div x-data="{'languagesOpened': false}">
          <a href="#" class="flex items-center absolute right-0 top-0 bottom-0 inline-block px-2 py-1 rounded border border-gray-200 text-sm cursor-pointer" x-on:click="languagesOpened = ! languagesOpened">
        <span>BE-EN</span>
        <i class="ml-2 fas fa-chevron-down" :class="{'fa-chevron-down': ! languagesOpened, 'fa-chevron-up': languagesOpened}" style="font-size: 9px"></i>
    </a>
          <div x-show="languagesOpened" class="absolute right-0 p-2 mt-4 bg-white border border-gray-200 rounded-lg shadow-lg top-full" x-on:click.outside="languagesOpened = false" style="width: 300px; display: none;">
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=be-fr';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/be.svg" alt="">
                    <span>Français (be)</span>
                </div>
            </a>
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=be-nl';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/be.svg" alt="">
                    <span>Nederlands (be)</span>
                </div>
            </a>
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=be-en';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/be.svg" alt="">
                    <span>English (be)</span>
                </div>
            </a>
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=be-de';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/be.svg" alt="">
                    <span>Deutsch (be)</span>
                </div>
            </a>
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=fr-fr';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/fr.svg" alt="">
                    <span>Français (fr)</span>
                </div>
            </a>
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=fr-en';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/fr.svg" alt="">
                    <span>English (fr)</span>
                </div>
            </a>
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=nl-nl';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/nl.svg" alt="">
                    <span>Nederlands (nl)</span>
                </div>
            </a>
            <a href="#" class="block px-4 py-2 text-sm text-gray-800 rounded-lg cursor-pointer hover:text-blue-600 hover:bg-gray-100" x-on:click="window.location.href = 'https://auth.trustup.io/login?default=1&amp;locale=nl-en';">
                <div class="flex items-center space-x-2">
                    <img style="height: 20px;" src="https://trustup-io-shared-assets.ams3.cdn.digitaloceanspaces.com/images/translations/flags/nl.svg" alt="">
                    <span>English (nl)</span>
                </div>
            </a>
          </div>
        </div>
      </div>
      <img src="https://shared-assets.trustup.io/images/trustup/logo.svg" alt="TrustUp SSO Login" class="h-10 mx-auto md:h-8 md:mx-0" style="max-width: 160px">
    </div>
    <h2 class="text-center md:text-left mb-2 md:mb-4 text-3xl text-black font-bold md:font-normal">Login</h2>
    <p class="text-center md:text-left mb-6 md:mb-8 text-base md:text-sm text-gray-600 font-semibold md:font-normal">TrustUp allows you to access all of your TrustUp services on one account.</p>
    <div class="w-full mb-6">
      <div class="w-full">
        <label for="login-form-email" class="text-gray-500 font-normal block mb-1 cursor-pointer text-sm"> Email address </label>
      </div>
      <div class="w-full">
        <input x-ref="emailInput" id="login-form-email" name="email" value="" placeholder="Email address" type="email"
          class="w-full text-black outline-primary placeholder-gray-500 rounded-lg md:rounded-md text-semibold border border-gray-400 bg-white hover:border-gray-600 focus:border-primary max-w-input text-base px-3 py-4" autocomplete="off">
      </div>
    </div>
    <div class="w-full mb-2">
      <div class="w-full">
        <label for="auth-form-password" class="text-gray-500 font-normal block mb-1 cursor-pointer text-sm"> Password </label>
      </div>
      <div class="w-full">
        <div class="w-full text-black outline-primary placeholder-gray-500 rounded-lg md:rounded-md text-semibold border border-gray-400 bg-white hover:border-gray-600 focus:border-primary max-w-input text-base flex items-stretch"
          :class="{'border-primary outline outline-1': password.focus}">
          <input x-ref="passwordInput" id="auth-form-password" name="password" value="" placeholder="Password" :type="password.visible ? 'text' : 'password'" class="w-full outline-none bg-transparent px-3 py-4" autocomplete="off"
            x-on:focus="password.focus = true" x-on:blur="password.focus = false" type="password">
          <div class="flex items-center justify-center w-[40px] text-gray-400 cursor-pointer hover:text-gray-800" @click.prevent="password.visible = ! password.visible">
            <i class="text-sm far fa-eye" :class="password.visible ? 'fa-eye-slash text-gray-800' : 'fa-eye'"></i>
          </div>
        </div>
      </div>
    </div>
    <div class="mb-8">
      <a href="https://auth.trustup.io/login/help" class="text-sm text-gray-600 underline">Login without a password.</a>
    </div>
    <div class="flex w-full">
      <button class="px-4 py-3 bg-primary text-white hover:bg-primary-light text-base transition-all duration-300 rounded-lg md:rounded-md relative outline-none w-full">
        <template x-if="! loading"><span>Login</span></template><span>Login</span>
        <template x-if="loading"><span>Login in progress...</span></template>
      </button>
    </div>
    <div class="mt-16">
      <a href="https://auth.trustup.io/register" class="text-sm text-blue-600 underline">No account yet TrustUp.io? Register here.</a>
    </div>
  </div>
</form>

Text Content

BE-EN
Français (be)
Nederlands (be)
English (be)
Deutsch (be)
Français (fr)
English (fr)
Nederlands (nl)
English (nl)
BE-EN
Français (be)
Nederlands (be)
English (be)
Deutsch (be)
Français (fr)
English (fr)
Nederlands (nl)
English (nl)


LOGIN

TrustUp allows you to access all of your TrustUp services on one account.

Email address

Password

Login without a password.
LoginLogin Login in progress...
No account yet TrustUp.io? Register here.