MCPcopy
hub / github.com/codeaashu/claude-code / trustedDevice.ts

File trustedDevice.ts

src/bridge/trustedDevice.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from 'axios'
2import memoize from 'lodash-es/memoize.js'
3import { hostname } from 'os'
4import { getOauthConfig } from '../constants/oauth.js'

Callers

nothing calls this directly

Calls 2

getSecureStorageFunction · 0.85
readMethod · 0.65

Tested by

no test coverage detected