You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here, the two query return the same data so :
You can use only one query and return the data that you want to use it with bcrypt.compare and with cookie also .
The text was updated successfully, but these errors were encountered:
ToDo-Web-App/src/controllers/login.js
Lines 24 to 28 in faea5f7
Here, the two query return the same data so :
You can use only one query and return the data that you want to use it with
bcrypt.compare
and withcookie
also .The text was updated successfully, but these errors were encountered: