UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

18 lines (17 loc) 5.47 kB
import { n as resolveAuthStorePathForDisplay, t as resolveAuthStatePathForDisplay } from "./paths-DLuhw03H.js"; import { i as formatAuthDoctorHint, n as resolveApiKeyForProfile, t as refreshOAuthCredentialForRuntime } from "./oauth-BNreHOU-.js"; import { M as CLAUDE_CLI_PROFILE_ID, N as CODEX_CLI_PROFILE_ID } from "./persisted-B_qhhBlh.js"; import { b as replaceRuntimeAuthProfileStoreSnapshots, l as getRuntimeAuthProfileStoreSnapshotRevision, r as clearRuntimeAuthProfileStoreSnapshots } from "./runtime-snapshots-CHAErv1O.js"; import { C as withAuthProfileStoreAgentDir, D as resolveAuthProfilePortability, E as isAuthProfileCredentialPortableForAgentCopy, T as buildPortableAuthProfileStoreForAgentCopy, a as ensureAuthProfileStoreWithoutExternalProfiles, c as getRuntimeAuthProfileStoreSnapshot, d as loadAuthProfileStore, f as loadAuthProfileStoreForRuntime, g as resolvePersistedAuthProfileOwnerAgentDir, m as loadAuthProfileStoreWithoutExternalProfiles, n as clearRuntimeAuthProfileStoreSnapshot, o as findPersistedAuthProfileCredential, p as loadAuthProfileStoreForSecretsRuntime, r as ensureAuthProfileStore, s as getPreparedRuntimeAuthProfileStoreSnapshot, w as withEnvOnlyAuthProfileStore, y as saveAuthProfileStore } from "./store-F1B2duCT.js"; import { n as hasAuthProfileStoreSourceForProvider, r as hasLocalAuthProfileStoreSource, t as hasAnyAuthProfileStoreSource } from "./source-check-BuLDxD9s.js"; import { a as removeAuthProfilesWithLock, c as upsertAuthProfile, d as upsertAuthProfileWithLock, f as upsertAuthProfileWithLockOrThrow, i as removeAuthProfilesAcrossOwnerStores, l as persistAuthProfileBatch, n as markAuthProfileSuccess, o as removeProviderAuthProfilesWithLock, s as setAuthProfileOrder } from "./profiles-DOTqXcYA.js"; import { n as listProfilesForProvider, r as resolveSubscriptionAuthModeForProfiles, t as dedupeProfileIds } from "./profile-list-DyfWX-d2.js"; import { n as getSoonestCooldownExpiry, o as isProfileInCooldown, t as clearExpiredCooldowns } from "./usage-state-CAKmPrwS.js"; import { n as resolveAuthProfileMetadata } from "./identity-BamcuBvi.js"; import { n as suggestOAuthProfileIdForLegacyDefault, t as repairOAuthProfileIdMismatch } from "./repair-DXThsgJF.js"; import { a as resolveAuthProfileOrder, i as resolveAuthProfileEligibility, n as isStoredCredentialCompatibleWithAuthProvider, s as resolveExplicitAuthOrderSelection, t as isConfiguredAwsSdkAuthProfileForProvider } from "./order-CC2RBzI5.js"; import { n as setAuthProfileFailureHook } from "./failure-hook-EsIGxy_L.js"; import { a as markAuthProfileFailure, c as resolveInlineProviderApiKeyUnusableUntil, d as resolveProfilesUnavailableReason, i as markAuthProfileCooldown, l as resolveInlineProviderApiKeyUsageId, n as clearAuthProfileCooldown, o as markInlineProviderApiKeyFailure, r as markAuthProfileBlockedUntil, t as calculateAuthProfileCooldownMs, u as resolveProfileUnusableUntilForDisplay } from "./usage-_yfLJGtN.js"; import { i as externalCliDiscoveryScoped, n as externalCliDiscoveryForProviderAuth, r as externalCliDiscoveryForProviders, t as externalCliDiscoveryForConfigStatus } from "./external-cli-discovery-CbeZXk1q.js"; import { t as resolveAuthProfileDisplayLabel } from "./auth-profiles-BdUEhE7u.js"; export { CLAUDE_CLI_PROFILE_ID, CODEX_CLI_PROFILE_ID, buildPortableAuthProfileStoreForAgentCopy, calculateAuthProfileCooldownMs, clearAuthProfileCooldown, clearExpiredCooldowns, clearRuntimeAuthProfileStoreSnapshot, clearRuntimeAuthProfileStoreSnapshots, dedupeProfileIds, ensureAuthProfileStore, ensureAuthProfileStoreWithoutExternalProfiles, externalCliDiscoveryForConfigStatus, externalCliDiscoveryForProviderAuth, externalCliDiscoveryForProviders, externalCliDiscoveryScoped, findPersistedAuthProfileCredential, formatAuthDoctorHint, getPreparedRuntimeAuthProfileStoreSnapshot, getRuntimeAuthProfileStoreSnapshot, getRuntimeAuthProfileStoreSnapshotRevision, getSoonestCooldownExpiry, hasAnyAuthProfileStoreSource, hasAuthProfileStoreSourceForProvider, hasLocalAuthProfileStoreSource, isAuthProfileCredentialPortableForAgentCopy, isConfiguredAwsSdkAuthProfileForProvider, isProfileInCooldown, isStoredCredentialCompatibleWithAuthProvider, listProfilesForProvider, loadAuthProfileStore, loadAuthProfileStoreForRuntime, loadAuthProfileStoreForSecretsRuntime, loadAuthProfileStoreWithoutExternalProfiles, markAuthProfileBlockedUntil, markAuthProfileCooldown, markAuthProfileFailure, markAuthProfileSuccess, markInlineProviderApiKeyFailure, persistAuthProfileBatch, refreshOAuthCredentialForRuntime, removeAuthProfilesAcrossOwnerStores, removeAuthProfilesWithLock, removeProviderAuthProfilesWithLock, repairOAuthProfileIdMismatch, replaceRuntimeAuthProfileStoreSnapshots, resolveApiKeyForProfile, resolveAuthProfileDisplayLabel, resolveAuthProfileEligibility, resolveAuthProfileMetadata, resolveAuthProfileOrder, resolveAuthProfilePortability, resolveAuthStatePathForDisplay, resolveAuthStorePathForDisplay, resolveExplicitAuthOrderSelection, resolveInlineProviderApiKeyUnusableUntil, resolveInlineProviderApiKeyUsageId, resolvePersistedAuthProfileOwnerAgentDir, resolveProfileUnusableUntilForDisplay, resolveProfilesUnavailableReason, resolveSubscriptionAuthModeForProfiles, saveAuthProfileStore, setAuthProfileFailureHook, setAuthProfileOrder, suggestOAuthProfileIdForLegacyDefault, upsertAuthProfile, upsertAuthProfileWithLock, upsertAuthProfileWithLockOrThrow, withAuthProfileStoreAgentDir, withEnvOnlyAuthProfileStore };