Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ clearAwsCredentialsCache
Function
clearAwsCredentialsCache
src/utils/auth.ts:809–811 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
807
)
808
809
export
function
clearAwsCredentialsCache(): void {
810
refreshAndGetAwsCredentials.cache.clear()
811
}
812
813
/**
814
* Get the configured gcpAuthRefresh from settings
Callers
2
onChangeAppState
Function · 0.85
handleAwsCredentialError
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected