MCPcopy 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
38export function clearCurrentApiKeyHelperCache(): void {
39 clearApiKeyHelperCache()
40}
41
42export async function resolveApiKeyVerificationSession() {
43 return getAuthRuntime().resolveSession()

Callers 2

onChangeAppStateFunction · 0.85
shouldRetryFunction · 0.85

Calls 1

clearApiKeyHelperCacheFunction · 0.85

Tested by

no test coverage detected