Form for setting a new password using a reset token from email.
Requires a valid reset token (typically extracted from a URL parameter).
Validates that the password and confirmation match before submission,
and displays a success state on completion.
Form for setting a new password using a reset token from email.
Requires a valid reset token (typically extracted from a URL parameter). Validates that the password and confirmation match before submission, and displays a success state on completion.