79210256

Date: 2024-11-21 08:28:22
Score: 1.5
Natty:
Report link

You can add types for cookie session - https://www.npmjs.com/package/@types/cookie-session

npm i @types/cookie-session

Once this is added, you will be able to access req.session

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: Shivam