Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdtemp, readFile, rm, writeFile } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
15
mkdtemp
Function · 0.85
createKimiHarness
Function · 0.85
resolveKimiCodeOAuthKey
Function · 0.85
resolveKimiTokenStorageName
Function · 0.85
freshToken
Function · 0.70
fetchInputUrl
Function · 0.70
save
Method · 0.65
getCachedAccessToken
Method · 0.65
getAccessToken
Method · 0.65
status
Method · 0.65
login
Method · 0.65
getConfig
Method · 0.65
Tested by
no test coverage detected