assadtony
Results
3
comments of
assadtony
Any update on this? Still having this issue. I am using `req.logOut()` and `req.session.destroy()`. When I do, the session seems to be destroyed, but when I refresh it still has...
Yeah, just figured it out, some other post helped me out with this solution, and it worked for me in conjunction with the comment mentioned. Thanks @MichhDiego ;) `app.use(session({ ......