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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -