Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ getOrganizationId
Function
getOrganizationId
extensions/cli/src/auth/workos.ts:66–68 ·
view source on GitHub ↗
(_config: AuthConfig)
Source
from the content-addressed store, hash-verified
64
}
65
66
export
function
getOrganizationId(_config: AuthConfig): null {
67
return
null;
68
}
69
70
export
function
getConfigUri(_config: AuthConfig): null {
71
return
null;
Callers
1
loadConfiguration
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected