MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / identity.test.ts

File identity.test.ts

packages/oauth/test/identity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync, rmSync, writeFileSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 6

createKimiDeviceIdFunction · 0.90
readKimiDeviceIdFunction · 0.90
createKimiDeviceHeadersFunction · 0.90
createKimiUserAgentFunction · 0.90
createKimiDefaultHeadersFunction · 0.90
tempHomeFunction · 0.70

Tested by

no test coverage detected