Describing as how user should able to change the credentials in sprint 2 And Task-2
Acceptance Criteria:
The "Change Password" function is available to users through their account settings.
To make a change, users must supply their old password as well as their new one.
The security and accuracy of password change requests are verified.
A successful password change securely updates the user's information.
Users get notification when their password change is accomplished.
When mistakes are made or something goes wrong, error messages are shown plainly.
Estimation of efforts:4 Days
putting in place extra security measures like hashing passwords and criteria for password strength.
Front-end Programming:
adding real-time feedback on password strength to improve the user interface.
Describing as how user should able to change the credentials in sprint 2 And Task-2
Acceptance Criteria: The "Change Password" function is available to users through their account settings. To make a change, users must supply their old password as well as their new one. The security and accuracy of password change requests are verified.
A successful password change securely updates the user's information. Users get notification when their password change is accomplished. When mistakes are made or something goes wrong, error messages are shown plainly.
Estimation of efforts:4 Days putting in place extra security measures like hashing passwords and criteria for password strength. Front-end Programming: adding real-time feedback on password strength to improve the user interface.