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

File auth-facade.test.ts

packages/node-sdk/test/auth-facade.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, readFile, rm, writeFile } from 'node:fs/promises';
2import { tmpdir } from 'node:os';
3import { join } from 'node:path';
4

Callers

nothing calls this directly

Calls 15

mkdtempFunction · 0.85
createKimiHarnessFunction · 0.85
resolveKimiCodeOAuthKeyFunction · 0.85
freshTokenFunction · 0.70
fetchInputUrlFunction · 0.70
saveMethod · 0.65
getCachedAccessTokenMethod · 0.65
getAccessTokenMethod · 0.65
statusMethod · 0.65
loginMethod · 0.65
getConfigMethod · 0.65

Tested by

no test coverage detected