Theia API Documentation v1.65.0
    Preparing search index...

    Our authentication provider should at least contain the following information:

    • The signature of authentication providers from vscode
    • Registration information about the provider (id, label)
    • Provider options (supportsMultipleAccounts)

    Additionally, we provide the possibility to sign out of a specific account name.

    Implements

    Index

    Constructors

    Properties

    id: string
    label: string

    An event which fires when the array of sessions has changed, or data within a session has changed.

    supportsMultipleAccounts: boolean

    Methods