openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
9 lines (8 loc) • 1.41 kB
JavaScript
import { o as removeProviderAuthProfilesWithLock } from "../profiles-DOTqXcYA.js";
import { a as NON_ENV_SECRETREF_MARKER } from "../model-auth-markers-jBKQn38x.js";
import { t as resolveEnvApiKey } from "../model-auth-env-Dq9W4xg9.js";
import { a as isProviderAuthError, o as requireApiKey, s as resolveAwsSdkEnvVarName } from "../model-auth-runtime-shared-C48YoQY0.js";
import { i as removeAuthProfileConfig } from "../provider-auth-helpers-CaYTVMoC.js";
import { n as executeWithApiKeyRotation, t as collectProviderApiKeysForExecution } from "../api-key-rotation-BgbmJggZ.js";
import { a as resolveApiKeyForProvider, c as waitForLocalOAuthCallback, i as parseOAuthCallbackInput, n as generateHexOAuthState, o as resolveProviderAuthProfileMetadata, r as getRuntimeAuthForModel, s as startProviderOAuthLoopbackCallbackServer, t as buildOAuthCallbackOriginResolver } from "../provider-auth-runtime-BqyR7mkf.js";
export { NON_ENV_SECRETREF_MARKER, buildOAuthCallbackOriginResolver, collectProviderApiKeysForExecution, executeWithApiKeyRotation, generateHexOAuthState as generateOAuthState, getRuntimeAuthForModel, isProviderAuthError, parseOAuthCallbackInput, removeAuthProfileConfig, removeProviderAuthProfilesWithLock, requireApiKey, resolveApiKeyForProvider, resolveAwsSdkEnvVarName, resolveEnvApiKey, resolveProviderAuthProfileMetadata, startProviderOAuthLoopbackCallbackServer, waitForLocalOAuthCallback };