To check the password against a password hash, use the checkpw function: Comeonin.Bcrypt.checkpw("hard to guess", stored_hash).
確定! 回上一頁