fix sessions crossing the streams #18

Open
opened 2023-08-21 04:22:23 +00:00 by mcotton · 0 comments

related to #6

I think the problem is that I'm trying to store the entire een object in the session. Instead I should just store the logged-in email address and then grab the een object of that email address from somewhere else (redis maybe?).

related to #6 I think the problem is that I'm trying to store the entire `een` object in the session. Instead I should just store the logged-in email address and then grab the `een` object of that email address from somewhere else (redis maybe?).
Sign in to join this conversation.
No Label
No Milestone
No project
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: mcotton/EE-status-v3#18
There is no content yet.