Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getActiveWorkspaceIdForRequest
Function · 0.90
getRunningExpressApp
Function · 0.90
decryptCredentialData
Function · 0.90
validateOAuth2Url
Function · 0.90
generateErrorPage
Function · 0.90
extractOAuth2TokenFields
Function · 0.90
encryptCredentialData
Function · 0.90
generateSuccessPage
Function · 0.90
secureAxiosRequest
Function · 0.85
update
Method · 0.65
get
Method · 0.45
Tested by
no test coverage detected