It should be simple as it requires only to compare if `password_again` match with `password`. But how to get the `password`the user just typed?
It should be simple as it requires only to compare if
password_againmatch withpassword.But how to get the
passwordthe user just typed?