mozilla / node-client-sessions

secure sessions stored in cookies
Mozilla Public License 2.0
759 stars 105 forks source link

Cookie expiring in chrome #115

Closed mattct closed 8 years ago

mattct commented 8 years ago

I am having an issue where I have duration set for 7 days but the cookie keeps expiring in chrome and logs the user out after 5 minutes. Anyone else run into this problem and have an idea on how to fix it?

mattct commented 8 years ago

I had another setting in app.js which was causing a conflict