Cookie expiration setting is too short
r00k opened this issue · 2 comments
r00k commented
It appears that https://github.com/thoughtbot/paul_revere/blob/master/lib/generators/paul_revere/templates/announcements.js#L2 is setting the cookie expiration for just one day.
This should almost certainly be significantly longer.
mike-burns commented
Agreed; should probably be forever. Please submit a pull request.