MCPcopy Create free account
hub / github.com/freecodexyz/free-code / clearGcpCredentialsCache

Function clearGcpCredentialsCache

src/utils/auth.ts:984–986  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

982)
983
984export function clearGcpCredentialsCache(): void {
985 refreshGcpCredentialsIfNeeded.cache.clear()
986}
987
988/**
989 * Prefetches GCP credentials only if workspace trust has already been established.

Callers 2

onChangeAppStateFunction · 0.85
handleGcpCredentialErrorFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected