https://github.com/FACG5/OAK-Movie-blog/blob/da801e4f2943744c700164a6e833ef3c9f5bdce5/src/controllers/sign-in.js#L59 `res.send({ err: "There Is Error Sorry About That", result: null });` I see no reason to put `err` in quotation marks.
OAK-Movie-blog/src/controllers/sign-in.js
Line 59 in da801e4
res.send({ err: "There Is Error Sorry About That", result: null });I see no reason to puterrin quotation marks.