node.js - Destroying a session in node on a specific event -


basically, app receives request platform hosting saying app uninstalled specific user. in request want log user out destroying req.session , since request not actual user don't have access session. there anyway destroy session?


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -