MCPcopy
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
66export function getOrganizationId(_config: AuthConfig): null {
67 return null;
68}
69
70export function getConfigUri(_config: AuthConfig): null {
71 return null;

Callers 1

loadConfigurationFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected