MCPcopy Index your code
hub / github.com/21st-dev/1code / getApiUrl

Method getApiUrl

src/main/auth-manager.ts:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 private getApiUrl(): string {
38 return getApiBaseUrl()
39 }
40
41 /**
42 * Exchange auth code for session tokens

Callers 5

exchangeCodeMethod · 0.95
refreshMethod · 0.95
startAuthFlowMethod · 0.95
updateUserMethod · 0.95
fetchUserPlanMethod · 0.95

Calls 1

getApiBaseUrlFunction · 0.70

Tested by

no test coverage detected