node.js - Node Js managing sessions -


i want make simple app on android , use node js server. key part user must able login , stay in touch, think cookies best way it. best way store session-id's in nodejs. think problem arise if 1 user logged in more times , want have place active unique session id's stored, database place it?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -