If the user account for this session was just created.
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
usernameThe username of the user who owns this session.
Optional
varsAny custom properties associated with this session.
Generated using TypeDoc
A session authenticated for a user with Nakama server.