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

    Connection-scoped factory for MCPOAuthClientProvider. Wires each provider to the shared callback service and the connection's cached callback URL. Per-flow lifecycle (cancellation, waiting for the callback) is owned by the provider; credential storage is owned by MCPOAuthCredentialStore. This class only constructs providers.

    Index

    Constructors

    Properties

    callbackService: MCPOAuthCallbackService
    callbackUrlPromise: undefined | Promise<string>
    frontendDelegate: MCPOAuthFrontendDelegate
    keyStore: KeyStoreService

    Methods