Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ clearCurrentApiKeyHelperCache
Function
clearCurrentApiKeyHelperCache
src/utils/apiKeyHelperSession.ts:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
export
function
clearCurrentApiKeyHelperCache(): void {
39
clearApiKeyHelperCache()
40
}
41
42
export
async
function
resolveApiKeyVerificationSession() {
43
return
getAuthRuntime().resolveSession()
Callers
2
onChangeAppState
Function · 0.85
shouldRetry
Function · 0.85
Calls
1
clearApiKeyHelperCache
Function · 0.85
Tested by
no test coverage detected