Theia API Documentation v1.66.0
    Preparing search index...
    interface AuthenticationWwwAuthenticateRequest {
        fallbackScopes?: readonly string[];
        wwwAuthenticate: string;
    }
    Index

    Properties

    fallbackScopes?: readonly string[]
    wwwAuthenticate: string