Differences

This shows you the differences between two versions of the page.

Link to this comparison view

projects:member_portal:session [2025/10/06 15:48] – created samp20projects: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 | FK | The member this session is for |+user_id | FK | The user this session is for |
 | 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 |
  • projects/member_portal/session
  • Last modified: 7 hours ago
  • by samp20