Set a max age for the session cookie to prevent it from expiring when the browser is closed. To prevent the age limit from being being reached the session cookie is refreshed every time the session is loaded. This should fix login being lost when the browser is stopped. |
||
---|---|---|
.. | ||
auth | ||
account.delete.ts | ||
account.patch.ts | ||
account.post.ts | ||
create-event.post.ts | ||
delete-event.post.ts | ||
events.ts | ||
modify-event.post.ts | ||
schedule.patch.ts | ||
schedule.ts | ||
subscribe.post.ts | ||
unsubscribe.post.ts |