MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / index.ts

File index.ts

packages/server/src/routes/oauth2/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * OAuth2 Authorization Code Flow Implementation
3 *
4 * This module implements a complete OAuth2 authorization code flow for Flowise credentials.

Callers

nothing calls this directly

Calls 11

getRunningExpressAppFunction · 0.90
decryptCredentialDataFunction · 0.90
validateOAuth2UrlFunction · 0.90
generateErrorPageFunction · 0.90
extractOAuth2TokenFieldsFunction · 0.90
encryptCredentialDataFunction · 0.90
generateSuccessPageFunction · 0.90
secureAxiosRequestFunction · 0.85
updateMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected