Set up your Express application to parse the cookies in the header of the incoming request messages but it will giving error in postman that
Cannot read properties of undefined (reading ‘user’)
<pre>TypeError: Cannot read properties of undefined (reading 'user')
i tried to send request form postman but giving error
New contributor
niaz attari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.