passport / todos-express-password

Todo app using Express and Passport for sign in with username and password.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

req.logout doesn't delete the session

aayush1408 opened this issue · comments

It does, the code has the next call in the logout GET:
req.logout()