Store sessions on the server side #97

Merged
gergely merged 1 commits from server-side-sessions into master 2018-07-19 13:20:01 +00:00
Owner

This may or may not be the final version.

Flask’s SecureCookieSession is really good if the server side can’t reliably store session data (like an in-memory cache.) Maybe a mix of the two would be the best?

This may or may not be the final version. Flask’s `SecureCookieSession` is really good if the server side can’t reliably store session data (like an in-memory cache.) Maybe a mix of the two would be the best?
gergely closed this pull request 2018-07-19 13:20:01 +00:00
gergely deleted branch server-side-sessions 2018-07-19 13:20:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gergely/calendar-social#97
No description provided.