workspace.indexdev.app Open in urlscan Pro
2606:4700:20::ac43:4bf0  Public Scan

Submitted URL: http://workspace.indexdev.app/
Effective URL: https://workspace.indexdev.app/
Submission: On May 21 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form novalidate="" class="form w-full">
  <h1 class="login-form-body-title text-gray-800">Sign in</h1>
  <div class="mb-3 flex"><button type="button" class="social-btn"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M12.0002 5.86667C13.878 5.86667 15.1447 6.67778 15.8669 7.35556L18.6891 4.6C16.9558 2.98889 14.7002 2 12.0002 2C8.08912 2 4.71134 4.24445 3.06689 7.51111L6.30023 10.0222C7.11134 7.61111 9.35579 5.86667 12.0002 5.86667Z"
          fill="#EA4335"></path>
        <path d="M21.6 12.2222C21.6 11.4 21.5333 10.8 21.3889 10.1777H12V13.8888H17.5111C17.4 14.8111 16.8 16.2 15.4667 17.1333L18.6222 19.5777C20.5111 17.8333 21.6 15.2666 21.6 12.2222Z" fill="#4285F4"></path>
        <path d="M6.31111 13.9778C6.1 13.3556 5.97778 12.6889 5.97778 12C5.97778 11.3111 6.1 10.6444 6.3 10.0222L3.06667 7.51111C2.38889 8.86666 2 10.3889 2 12C2 13.6111 2.38889 15.1333 3.06667 16.4889L6.31111 13.9778Z" fill="#FBBC05"></path>
        <path d="M11.9999 22C14.6999 22 16.9665 21.1111 18.6221 19.5778L15.4665 17.1333C14.6221 17.7222 13.4888 18.1333 11.9999 18.1333C9.35542 18.1333 7.11097 16.3889 6.31097 13.9778L3.07764 16.4889C4.72208 19.7556 8.08875 22 11.9999 22Z"
          fill="#34A853"></path>
      </svg>
      <p>Sign in with Google</p>
    </button></div>
  <div class="mb-8 flex"><button type="button" class="social-btn"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <g clip-path="url(#clip0_4019_21647)">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M2.66667 24H21.3333C22.8061 24 24 22.8061 24 21.3333V2.66667C24 1.19391 22.8061 0 21.3333 0H2.66667C1.19391 0 0 1.19391 0 2.66667V21.3333C0 22.8061 1.19391 24 2.66667 24Z" fill="#007EBB">
          </path>
          <path fill-rule="evenodd" clip-rule="evenodd"
            d="M20.6665 20.6663H17.1051V14.6004C17.1051 12.9373 16.4731 12.0079 15.1568 12.0079C13.7247 12.0079 12.9766 12.975 12.9766 14.6004V20.6663H9.5443V9.11079H12.9766V10.6673C12.9766 10.6673 14.0085 8.75775 16.4607 8.75775C18.9118 8.75775 20.6665 10.2545 20.6665 13.3501V20.6663ZM5.44964 7.59768C4.28054 7.59768 3.33319 6.64289 3.33319 5.46534C3.33319 4.28779 4.28054 3.33301 5.44964 3.33301C6.61874 3.33301 7.56553 4.28779 7.56553 5.46534C7.56553 6.64289 6.61874 7.59768 5.44964 7.59768ZM3.67737 20.6663H7.25632V9.11079H3.67737V20.6663Z"
            fill="white"></path>
        </g>
        <defs>
          <clipPath id="clip0_4019_21647">
            <rect width="24" height="24" fill="white"></rect>
          </clipPath>
        </defs>
      </svg>
      <p>Sign in with Linkedin</p>
    </button></div>
  <div class="mb-4 w-full"><label class="relative block w-full"><span class="mb-1 block text-sm font-medium text-neutrals-700"><span>Email</span></span>
      <div class="relative"><input name="email" placeholder="Type email..."
          class="peer relative block w-full rounded-md border bg-neutrals-50 font-medium text-neutrals-800 placeholder-neutrals-400 shadow-sm transition-all duration-100 hover:ring-1 focus:outline-none focus:ring-1 border-neutrals-200 hover:border-primary-300 hover:ring-primary-300 focus:border-primary-500 focus:ring-primary-500 disabled:border-2 disabled:border-neutrals-300 disabled:bg-neutrals-100 disabled:text-neutrals-500 disabled:shadow-none disabled:hover:border-neutrals-300 disabled:hover:ring-0 px-4 py-3"
          autocomplete="email" data-testid="Input-email" type="email" value=""></div>
    </label>
    <div class="mt-1"></div>
  </div>
  <div class="mb-12 w-full"><label class="relative block w-full"><span class="mb-1 block text-sm font-medium text-neutrals-700"><span>Password</span></span>
      <div class="relative"><input name="password" placeholder="Type password..."
          class="peer relative block w-full rounded-md border bg-neutrals-50 font-medium text-neutrals-800 placeholder-neutrals-400 shadow-sm transition-all duration-100 hover:ring-1 focus:outline-none focus:ring-1 border-neutrals-200 hover:border-primary-300 hover:ring-primary-300 focus:border-primary-500 focus:ring-primary-500 disabled:border-2 disabled:border-neutrals-300 disabled:bg-neutrals-100 disabled:text-neutrals-500 disabled:shadow-none disabled:hover:border-neutrals-300 disabled:hover:ring-0 px-4 py-3 pr-10"
          autocomplete="new-password" data-testid="Input-password" type="password" value="">
        <div id="slot-end"
          class="absolute right-3 top-1/2 z-10 flex h-6 w-6 -translate-y-1/2 items-center justify-center text-gray-500 peer-invalid:text-error-400 peer-hover:peer-invalid:text-error-500 peer-focus:text-gray-900 peer-focus:peer-invalid:text-error-500">
          <i class="far cursor-pointer rounded-md p-2 hover:bg-neutrals-100 fa-eye" id="togglePassword"></i></div>
      </div>
    </label>
    <div class="mt-1"></div>
  </div><button type="submit" class="bJ5IB OvQM9 yTCfz q1T-W submit-btn"><span>Log in</span><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <g id="Arrows/arrow-narrow-right-24">
        <path id="color" fill-rule="evenodd" clip-rule="evenodd"
          d="M13.2929 5.29289C13.6834 4.90237 14.3166 4.90237 14.7071 5.29289L20.7071 11.2929C21.0976 11.6834 21.0976 12.3166 20.7071 12.7071L14.7071 18.7071C14.3166 19.0976 13.6834 19.0976 13.2929 18.7071C12.9024 18.3166 12.9024 17.6834 13.2929 17.2929L17.5858 13H4C3.44772 13 3 12.5523 3 12C3 11.4477 3.44772 11 4 11H17.5858L13.2929 6.70711C12.9024 6.31658 12.9024 5.68342 13.2929 5.29289Z"
          fill="white"></path>
      </g>
    </svg></button>
  <div class="login-form-body-join mt-2 flex"><a href="/client/register"><span class="animated-underline">Join as a company</span></a><a href="/forgot-password"><span class="animated-underline">Forgot password</span></a></div>
</form>

Text Content

You need to enable JavaScript to run this app.


SCALE YOUR REMOTE ENGINEERING TEAM

Index helps you hire remote developers, with strong technical and communication
skills.

Fast
Vetted
Guaranteed
10k+vetted Developers
96%successful trial passing
100%Money back guarantee
48hUntil the first interview
Trusted by 100+ enterprises and startups



SIGN IN

Sign in with Google

Sign in with Linkedin

Email


Password


Log in
Join as a companyForgot password
© 2024
index.dev
FAQTermsRight to erasurePrivacy
Join as a developer