> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fairfood.org/llms.txt
> Use this file to discover all available pages before exploring further.

# How login to Trace

## Login Methods

1. <b>Password-less login:</b>  Allows users to authenticate by entering a One-Time Password received via email.

2. <b>Email / Password:</b>  Allows users to log in using their registered email address and password.

3. <b>Login with Google:</b>  Login with Google allows users to authenticate using their Google account credentials.

## Password-less login

<Steps>
  <Step title="Add your email">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/login.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=595e5dc06ba78f9a11ac01284c0be45a" alt="connection" width="1505" height="851" data-path="images/mockups/login.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/login-b.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=054a02b8aaf8f11983818f739d4591e0" alt="Hero Dark" width="1504" height="851" data-path="images/mockups/login-b.png" />

    * Select the "Login with email" option.
    * Enter your registered email address.
    * Check your email for a One-Time Password (OTP).
    * Enter the OTP in the designated field to authenticate your identity
  </Step>

  <Step title="Verify One time password">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/otp.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=9d9b0d654aefc527bdc0614e6b410155" alt="connection" width="1505" height="851" data-path="images/mockups/otp.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/otp-b.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=937841437e261e336e656035a47ac9de" alt="Hero Dark" width="1504" height="851" data-path="images/mockups/otp-b.png" />

    * Enter the One-Time Password (OTP) received via email into the designated field for verification.
  </Step>
</Steps>

## Email / Password

<Steps>
  <Step title="Email/Password">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/mail.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=a3447f5fe362d53b4b1d1d97d80ca1b4" alt="connection" width="1505" height="851" data-path="images/mockups/mail.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/mail-b.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=58c28bb07e142afef455c3b89cbbf3eb" alt="Hero Dark" width="1504" height="851" data-path="images/mockups/mail-b.png" />

    * Select the "Email/Password Login" option.
    * Enter your registered email address.
    * Enter your password.
    * Click the "Login" button to access your account.
  </Step>
</Steps>

## Login with Google

<Steps>
  <Step title="Login with Google">
    <img className="block dark:hidden" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/google.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=986245ea4979789d5499345d96368978" alt="connection" width="1505" height="851" data-path="images/mockups/google.png" />

    <img className="hidden dark:block" src="https://mintcdn.com/fairfood/jV0DTtim-qwm5jtt/images/mockups/google-b.png?fit=max&auto=format&n=jV0DTtim-qwm5jtt&q=85&s=9839789698b994a94d72a710d06fbeb1" alt="Hero Dark" width="1504" height="851" data-path="images/mockups/google-b.png" />

    * Select the "Login with Google" option.
    * You will be redirected to the Google sign-in page.
    * Enter your Google account credentials.
    * Follow the prompts to grant permission.
    * You will be redirected back to the application, and your login will be complete.
  </Step>
</Steps>
