Open 7597208625 opened 3 years ago
Change password is used only after successfully logged in that's why we are not putting any extra validation on top of it. For "Forget Password", we are doing validation via OTP.
We can put same system as "Forget Password"
This is pending
I feel it would be redundant to put same functionality of forget password for change password. As it will be used after login so no validation is needed. But we can discuss to understand the need...
"HOME PAGE" -> Change Password -> Enter only "New Password" 2 times
Is there no need to confirm old password or secure password change by OTP ?