Check's a user's provided password against the saved password, and returns true if they matched. Neither string can be empty.
See Implementation
Check's a user's provided password against the saved password, and returns true if they matched. Neither string can be empty.