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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -