Users can reset their password if they are unable to sign in using their existing credentials. The system guides them through a secure multi-step process to verify identity and set a new password.
- The user selects Forgot Password? on the login screen and navigates to the Reset Your Password page.
- The user enters their registered email address.
- The system sends a one-time password (OTP) to the user's registered phone number. The user chooses to receive the OTP via text message or phone call and enters it to confirm identity.
- The user creates a new password and confirms it.
- After successful verification, the system resets the password and completes the process.
