Currently the code checks if the password is not empty. Maybe change self._use_pw_hash from a bool to some sort of enum.
Currently the code checks if the password is not empty. Maybe change self._use_pw_hash from a bool to some sort of enum.