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

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

Kivy: Swiping (Carousel & ScreenManager) -