Description:
The login page currently does not have a “Forgot Password” option, which makes it difficult for users to recover their account if they forget their password.
Feature Request:
Add a “Forgot Password?” link on the login page.
Expected Behavior:
The link should be placed below the password input field (or near the login button)
On clicking the link, user should be redirected to a password recovery/reset page
The reset flow should allow users to recover access via email or OTP (if implemented)
Benefits:
Improves user experience and account recovery process
Reduces login-related issues and support requests
Standard feature for all authentication systems
Description:
The login page currently does not have a “Forgot Password” option, which makes it difficult for users to recover their account if they forget their password.
Feature Request:
Add a “Forgot Password?” link on the login page.
Expected Behavior:
The link should be placed below the password input field (or near the login button)
On clicking the link, user should be redirected to a password recovery/reset page
The reset flow should allow users to recover access via email or OTP (if implemented)
Benefits:
Improves user experience and account recovery process
Reduces login-related issues and support requests
Standard feature for all authentication systems