Theia API Documentation v1.65.0
    Preparing search index...
    interface AuthenticationProviderSessionOptions {
        account?: AuthenticationSessionAccountInformation;
    }
    Index

    Properties

    Properties

    The account that is being asked about. If this is passed in, the provider should attempt to return the sessions that are only related to this account.