Skip to content

feat: Add in-app change password feature

Akshat Tripathi requested to merge (removed):Issue-19 into main

Closes #19 (closed)

Added in-app change password feature.

Changes looks like this at present:

  • The overview of the feature:

Record_2021-07-06-03-12-38_55b32473db9c678ae38291f96bde3603

  • The user cannot change password if he enters wrong old password:

Record_2021-07-06-03-16-17_55b32473db9c678ae38291f96bde3603

  • The user cannot change password and will receive error if he enters different password in 'new password' and 'confirm new password' fields.

Record_2021-07-06-03-20-11_55b32473db9c678ae38291f96bde3603

Merge request reports