node.js - Passport.js not persisting on Firefox -


i using passport.js on node server local strategy, facebook , twitter. working great except 1 issue. on firefox, if close firefox , quit it, when reopen it, user logged on no longer logged in. not happen on other browsers. doing standard passport stuff , persisting session redis. wondering if else has had issue. again, working correctly on other browsers.

please check cookie setting in browser......

i think setting this..... "clear cookies when browser close", if change , try...


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -