Readonly
created_The UNIX timestamp when this session was created.
Optional
expires_The UNIX timestamp when this session will expire.
Optional
refresh_The UNIX timestamp when the refresh token will expire.
Refresh token that can be used for session token renewal.
The authorization token used to construct this session.
Optional
user_The ID of the user who owns this session.
Optional
varsAny custom properties associated with this session.
Static
restoreGenerated using TypeDoc
A session authenticated for a user with Satori server.