Theia API Documentation v1.65.0
    Preparing search index...
    interface AuthenticationProviderInformation {
        id: string;
        label: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string

    The unique identifier of the authentication provider.

    label: string

    The human-readable name of the authentication provider.