MCPcopy Create free account
hub / github.com/oboard/claude-code-rev / clearAwsCredentialsCache

Function clearAwsCredentialsCache

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

Source from the content-addressed store, hash-verified

857)
858
859export function clearAwsCredentialsCache(): void {
860 refreshAndGetAwsCredentials.cache.clear()
861}
862
863/**
864 * Get the configured gcpAuthRefresh from settings

Callers 2

onChangeAppStateFunction · 0.85
handleAwsCredentialErrorFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected