Password
Password objects are special wrappers that prevent incoming plaintext passwords from being leaked elsewhere in the app.
They are returned from Input fields that have the validation type of password
.
Use the match
method to securly validate password attempts.