Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
984
export
function
clearGcpCredentialsCache(): void {
985
refreshGcpCredentialsIfNeeded.cache.clear()
986
}
987
988
/**
989
* Prefetches GCP credentials only
if
workspace trust has already been established.
Callers
2
onChangeAppState
Function · 0.85
handleGcpCredentialError
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected