flashx-dev.nikcodeai.tech Open in urlscan Pro
91.107.208.184  Public Scan

Submitted URL: https://flashx-dev.nikcodeai.tech/
Effective URL: https://flashx-dev.nikcodeai.tech/login
Submission: On August 22 via api from US — Scanned from CH

Form analysis 1 forms found in the DOM

POST https://flashx-dev.nikcodeai.tech/login

<form action="https://flashx-dev.nikcodeai.tech/login" class="card-body flex flex-col gap-5 p-10 form" id="sign_in_form" method="post">
  <input type="hidden" name="_token" value="ztSZ7DhxpCdIFp8DY7QGmvydmVJ06PVPLH3swxsk">
  <div class="text-center">
    <h3 class="text-lg font-semibold text-gray-900 leading-none mb-2.5">Sign in</h3>
    <div class="flex items-center justify-center font-medium">
      <span class="text-2sm text-gray-600 me-1.5">Need an account?</span>
      <a class="text-2sm link" href="https://flashx-dev.nikcodeai.tech/register">Sign up</a>
    </div>
  </div>
  <div class="flex items-center gap-2">
    <span class="border-t border-gray-200 w-full">
    </span>
    <span class="text-2xs text-gray-500 font-medium uppercase">Or</span>
    <span class="border-t border-gray-200 w-full"></span>
  </div>
  <div class="flex flex-col gap-1">
    <label class="form-label text-gray-900"> Email </label>
    <input class="input" placeholder="email@email.com" type="text" name="email">
  </div>
  <div class="flex flex-col gap-1">
    <div class="flex items-center justify-between gap-1">
      <label class="form-label text-gray-900">Password</label>
      <a class="text-2sm link shrink-0" href="https://flashx-dev.nikcodeai.tech/forgot-password">
                        Forgot Password?
                    </a>
    </div>
    <label class="input" data-toggle-password="true">
      <input name="password" placeholder="Enter Password" type="password">
      <div class="btn btn-icon" data-toggle-password-trigger="true">
        <i class="ki-filled ki-eye text-gray-500 toggle-password-active:hidden">
                        </i>
        <i class="ki-filled ki-eye-slash text-gray-500 hidden toggle-password-active:block">
                        </i>
      </div>
    </label>
  </div>
  <label class="checkbox-group">
    <input class="checkbox checkbox-sm" name="check" type="checkbox" value="1">
    <span class="checkbox-label"> Remember me </span>
  </label>
  <button class="btn btn-primary flex justify-center grow"> Sign In </button>
</form>

Text Content

SIGN IN

Need an account? Sign up
Or
Email
Password Forgot Password?

Remember me Sign In