MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / decryptCredentialData

Function decryptCredentialData

packages/server/src/utils/index.ts:1609–1655  ·  view source on GitHub ↗
(
    encryptedData: string,
    componentCredentialName?: string,
    componentCredentials?: IComponentCredentials
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

index.tsFile · 0.90
getCredentialByIdFunction · 0.90
updateCredentialFunction · 0.90
revealCredentialByIdFunction · 0.90
getWebhookSecretFunction · 0.90
getAllOpenaiAssistantsFunction · 0.90
getSingleOpenaiAssistantFunction · 0.90
uploadFilesToAssistantFunction · 0.90
getAssistantVectorStoreFunction · 0.90
listAssistantVectorStoreFunction · 0.90

Calls 4

stringifyMethod · 0.80
getEncryptionKeyFunction · 0.70
parseMethod · 0.65

Tested by

no test coverage detected