Description:
Minor UX improvement.
Password type field should not be a single input field when presented in the UI for completion.
Instead, we should present two input fields for password input type and internally validate the two fields are the same, before submission and provide feedback in the UI if not.