Returns a promise for whether this password compares to equal this // hashed password. function compare(password, hashedPassword) { // Cannot bcrypt compare ...
確定! 回上一頁