Differences
This shows you the differences between two versions of the page.
projects:member_portal:session [2025/10/06 15:48] – created samp20 | projects:member_portal:session [2025/10/07 20:52] (current) – samp20 | ||
---|---|---|---|
Line 6: | Line 6: | ||
| id | UUID | Session ID | | | id | UUID | Session ID | | ||
| secret | str | Rotated session cookie secret | | | secret | str | Rotated session cookie secret | | ||
- | | member_id | + | | user_id |
| created | DateTime | When the session was first created | | | created | DateTime | When the session was first created | | ||
| last_active | DateTime | When the session was last used | | | last_active | DateTime | When the session was last used | |