Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 228 Bytes

File metadata and controls

2 lines (2 loc) · 228 Bytes

./src/auth/authTokens.js When I set res.cookies and check req.cookies right after, why does it show old value ? LINE 44 ./src/services/express.js Why do I have to call the authTokens function without () for it to work ? LINE 27