I am setting jwt token in browser cookie with express js, but it is getting deleted when i refresh the page
I created a authentication system, and thus was setting jwt token in cookie. But when I refresh the page it is getting delete, even though I am setting it’s age to be of 24 hours.
Getting “[object Object]” when uploading the .pdf file from browser through multer
basically the title that i am getting nothing from the browser and also postman, I cannot even see print the console.log statements because it just stuck on object Object.