Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/
Class
src/utils/awsAuthStatusManager.ts:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
export
class
AwsAuthStatusManager {
19
private static instance: AwsAuthStatusManager | null = null
20
private status: AwsAuthStatus = {
21
isAuthenticating: false,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected