Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ auth.ts
File
auth.ts
src/utils/auth.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
chalk from
'chalk'
2
import
{ exec } from
'child_process'
3
import
{ execa } from
'execa'
4
import
{ mkdir, stat } from
'fs/promises'
Callers
nothing calls this directly
Calls
14
memoizeWithTTLAsync
Function · 0.85
runAwsAuthRefresh
Function · 0.85
getAwsCredsFromCredentialExport
Function · 0.85
clearAwsIniCache
Function · 0.85
runGcpAuthRefresh
Function · 0.85
isBareMode
Function · 0.85
getLegacyApiKeyPrefetchResult
Function · 0.85
getMacOsKeychainStorageServiceName
Function · 0.85
execSyncWithDefaults_DEPRECATED
Function · 0.85
getGlobalConfig
Function · 0.85
getOAuthTokenFromFileDescriptor
Function · 0.85
getSecureStorage
Function · 0.85
Tested by
no test coverage detected