MCPcopy 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

1import chalk from 'chalk'
2import { exec } from 'child_process'
3import { execa } from 'execa'
4import { mkdir, stat } from 'fs/promises'

Callers

nothing calls this directly

Calls 14

memoizeWithTTLAsyncFunction · 0.85
runAwsAuthRefreshFunction · 0.85
clearAwsIniCacheFunction · 0.85
runGcpAuthRefreshFunction · 0.85
isBareModeFunction · 0.85
getGlobalConfigFunction · 0.85
getSecureStorageFunction · 0.85

Tested by

no test coverage detected