Password reset functionality assuming the user remembers their current credentials and is currently logged in. This option would not be available if a 3rd party account was used for Bandsy account creation.
Acceptance criteria:
- User should be prompted to enter their current password.
- User should be prompted to enter their new password.
- New password should be validated on our server.
- User should stay logged in throughout the process.