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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -