UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

10 lines (9 loc) 1.28 kB
import { n as normalizeSecretInput, t as normalizeOptionalSecretInput } from "../normalize-secret-input-OwRUfByL.js"; import { o as upsertAuthProfile, s as upsertAuthProfileWithLock } from "../profiles-BMWtmBgj.js"; import { t as resolveSecretInputModeForEnvSelection } from "../provider-auth-mode-7FOSjRoY.js"; import { n as promptSecretRefForSetup } from "../provider-auth-ref-yqvdWH30.js"; import { a as normalizeSecretInputModeInput, i as normalizeApiKeyInput, n as ensureApiKeyFromOptionEnvOrPrompt, r as formatApiKeyPreview, s as validateApiKeyInput } from "../provider-auth-input-CjZ71i7e.js"; import { n as buildApiKeyCredential, r as upsertApiKeyProfile, t as applyAuthProfileConfig } from "../provider-auth-helpers-BgLOn-Ws.js"; import { t as createProviderApiKeyAuthMethod } from "../provider-api-key-auth-VMMQYUA9.js"; import "../provider-auth-api-key-nSdfYNnB.js"; export { applyAuthProfileConfig, buildApiKeyCredential, createProviderApiKeyAuthMethod, ensureApiKeyFromOptionEnvOrPrompt, formatApiKeyPreview, normalizeApiKeyInput, normalizeOptionalSecretInput, normalizeSecretInput, normalizeSecretInputModeInput, promptSecretRefForSetup, resolveSecretInputModeForEnvSelection, upsertApiKeyProfile, upsertAuthProfile, upsertAuthProfileWithLock, validateApiKeyInput };