Optional
accessIf provided, updates the access token stored internally by the service (Note: access token is not stored in memory by the service, only in cookies or local storage)
Optional
refreshIf provided, updates the refresh token stored internally by the service (Note: refresh token is not stored in memory by the service, only in cookies or local storage)
Optional
tenantIf provided, sets the current tenant id
Optional
userIf provided, sets the current user id, or logs out if given null
Generated using TypeDoc
A data object used for updating the session state