Represents a session of a currently logged in user.
Fields
finalread onlyscopes:ReadOnlyArray<String>
The permissions granted by the session's access token. Available scopes are defined by the {@link AuthenticationProvider}.
finalread onlyaccount:AuthenticationSessionAccountInformation
The account associated with the session.