Whether the user is authenticated.
OptionalusernameThe username of the authenticated user.
OptionalavatarThe URL of the user's avatar image.
OptionaluserThe user's unique identifier.
OptionalaccessThe OAuth access token.
OptionalexpiresThe expiration timestamp for the access token.
The source of the credentials (default or custom).
Represents the authentication state for a user session.
Source