Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdtempSync, rmSync, writeFileSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
6
createKimiDeviceId
Function · 0.90
readKimiDeviceId
Function · 0.90
createKimiDeviceHeaders
Function · 0.90
createKimiUserAgent
Function · 0.90
createKimiDefaultHeaders
Function · 0.90
tempHome
Function · 0.70
Tested by
no test coverage detected