frontend
    Preparing search index...

    Function LoginPage

    • LoginPage component.

      Renders the user login form. Allows users to:

      • Enter email and password
      • Navigate to forgot password page
      • Authenticate using Google

      This component connects to backend authentication through the login API hook.

      Returns Element