The session payload.
The user should ideally have one session for every client they have on every device.
{ "id": 2312155037697, "user_id": 2312155693057, "platform": "linux", "client": "pilfer"} Copy
{ "id": 2312155037697, "user_id": 2312155693057, "platform": "linux", "client": "pilfer"}
The client the session was created by.
The session's ID.
The session's creation IP address.
The session's platform (linux, windows, mac, etc.)
The session user's ID.
The session payload.
The user should ideally have one session for every client they have on every device.
Example