Introduction/Purpose
The Smart tracking system includes a robust authentication mechanism to ensure secure access and protect sensitive data. Users are required to authenticate themselves with unique credentials, such as usernames and passwords, before gaining access to the system.
This allows users a secure mechanism to log in to the system as well as reset password if required.
Process Flow
Dependencies/Assumptions
System Performance & DB: System should respond properly to check and validate the entered credentials with the credentials that are already saved in DB.
How To Navigate
Users can access the Smart Tracking System via the link : https://smart-tracking.hiddenbrains.net/auth/login
Login
Users can log in to the system by entering their below credentials:
- Password
Step 1: Enter your valid email address.
Step 2: Enter valid password for the email address.
Step 3: Click on the ”Login” button.
Forgot Password
Users have the option to reset their password.
Step 1: Click on the “Forget Password?” option
Step 2: Enter your registered email address and click the “Submit” button.
Step 3: Enter the valid OTP received on the entered email address
Step 4: Enter new password in the “New password” field
Step 5: Enter same password in the “Confirm Password” field as entered in the “New password” field
Step 6: Click on the “Submit” button to reset the password successfully.