First of all we check if the user exists. Then using Bcrypt's .compareSync() method we compare the password sent with the request to the ...
確定! 回上一頁