SyntaxFix
Write A Post
Hire A Developer
Questions
From http://expressjs.com/api.html#cookieSession
To clear a cookie simply assign the session to null before responding:
req.session = null