node-restful-api-tutorial icon indicating copy to clipboard operation
node-restful-api-tutorial copied to clipboard

update routes/user.js L50, to findOne

Open ullaskunder3 opened this issue 2 years ago • 0 comments

using findOne instead of find() so we don't have to use indexing user[0].password,

ullaskunder3 avatar Mar 22 '22 17:03 ullaskunder3