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

Function clearAwsCredentialsCache

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

Source from the content-addressed store, hash-verified

808)
809
810export function clearAwsCredentialsCache(): void {
811 refreshAndGetAwsCredentials.cache.clear()
812}
813
814/**
815 * 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