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

    Variable MCP_OAUTH_TOKEN_EXPIRY_BUFFER_MSConst

    MCP_OAUTH_TOKEN_EXPIRY_BUFFER_MS: number = ...

    Safety margin subtracted from a token's remaining lifetime by the autostart-eligibility check (MCPOAuthCredentialStore.hasUnexpiredAccessToken), so a server with a near-expiry token is not silently autostarted. Deliberately NOT applied on the provider's runtime tokens() read path.