Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
exchangeCode
Method · 0.95
refresh
Method · 0.95
startAuthFlow
Method · 0.95
updateUser
Method · 0.95
fetchUserPlan
Method · 0.95
Calls
1
getApiBaseUrl
Function · 0.70
Tested by
no test coverage detected