ironboy / Cool-things

MIT License
0 stars 0 forks source link

Logout route does not work #5

Closed ironboy closed 3 hours ago

ironboy commented 3 hours ago

The logout-route DELETE /api/login does not properly log out the user. How to recreate this:

ironboy commented 3 hours ago

Fix, strange behavior with express-session but now it should work