User Manual

Login

This page guides you through the process of securely logging into your account.

Login

Summary

The Login page is your gateway to accessing your account. Here, you can sign in using your email and password, sign in with your Google account, or navigate to options for recovering your password or creating a new account. A crucial "human verification" step ensures the security of your account.

Page Access

You can access this page by navigating to: /login

Page Functionalities

  • Email Address Field: Enter your registered email address here.
  • Password Field: Enter your account password. This field securely hides your input.
  • "Check the box - human verification": Before signing in, you must complete this step to prove you are not a robot. This is a security measure to protect your account.
  • "Sign in" Button: After entering your email, password, and completing human verification, click this button to log into your account.
  • "Sign in with Google" Button: Use this button to log in quickly using your existing Google account.
  • "Forgot password?" Link: If you've forgotten your password, click this link to start the password recovery process.
  • "Sign up now for a new account" Link: If you don't have an account yet, click this link to create a new one.
  • Error Message Area: Any issues during the login process, such as incorrect credentials or verification failures, will be displayed here.
  • "Agree to Terms of Service": This text indicates your agreement to the terms when using the application.
  • Loading Indicator: A spinning circle might appear temporarily, indicating that the system is processing your request.
  • Version One Banner: This banner, if visible, provides information about the application's version and can be dismissed.

Scenario Executions

Possible usage steps within this page

Scenario 1: Successful Login

  1. Enter your registered email address in the "Email Address" field.
  2. Enter your correct password in the "Password" field.
  3. Click the "Check the box - human verification" checkbox and complete the challenge if presented.
  4. Click the "Sign in" button.

Goal: You will be successfully logged into your account and redirected to the application's main dashboard.

Scenario 2: Navigate to Forgot Password

  1. From the Login page, click the "Forgot password?" link.

Goal: You will be redirected to the "Forgot Password" page to begin the password recovery process.

Scenario 3: Navigate to Register New Account

  1. From the Login page, click the "Sign up now for a new account" link.

Goal: You will be redirected to the "Register" page to create a new account.

Scenario 4: Sign in with Google

  1. From the Login page, click the "Sign in with Google" button.

Goal: You will be prompted to select your Google account and, upon successful authentication, will be logged into your account.

Possible errors which may occur on this page

Error: "Please enter a valid email."

This error occurs when: You have either left the "Email Address" field empty or entered an email address that does not follow a valid format (e.g., missing "@" or ".com").

How to fix: Correct the email address format or enter a valid email.

Error: "Please provide your password"

This error occurs when: You have left the "Password" field empty.

How to fix: Enter your password in the "Password" field.

Error: "'Not a robot' verification failed. Please try again."

This error occurs when: You have not completed the "human verification" step, or the verification attempt failed. This might happen if you did not check the box, or if the system detected unusual activity.

How to fix: Ensure you check the "human verification" box and successfully complete any challenge that appears. If it still fails, try again.

Error: "An error occurred during sign in" or a general login failed message.

This error occurs when: The email and password combination you provided is incorrect, or there's a temporary issue with the service.

How to fix: Double-check your email address and password for typos. If the credentials are correct, wait a few moments and try again, as it might be a temporary network or service issue.

Error: "Form not ready. Please wait..."

This error occurs when: The login form components haven't fully loaded, especially on web platforms, before you attempt to submit it.

How to fix: Wait a few more seconds for the page to fully load before interacting with the login fields and buttons.