lgbtq-technology / metapolis-app

A Slack Community App
ISC License
8 stars 9 forks source link

Increase lifetime of session cookie #36

Closed colekettler closed 6 years ago

colekettler commented 6 years ago

This fixes #20 by setting an expiry date on the session cookie, removing the session flag. It should survive a browser restart now.

I set the expiry date to 30 days in the future. Does that seem reasonable?

Thanks so much for creating this tool!

aredridel commented 6 years ago

That makes a ton of sense!