Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ dispose
Method
dispose
packages/server/src/services/auth/tokenStore.ts:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
getToken(): string;
9
isValid(candidate: string): boolean;
10
dispose(): Promise<void>;
11
}
12
13
/**
Callers
15
rate-limit.test.ts
File · 0.65
model-catalog-refresh-scheduler.test.ts
File · 0.65
services-auth.test.ts
File · 0.65
fs-search.e2e.test.ts
File · 0.65
authTokenService.test.ts
File · 0.65
services.test.ts
File · 0.65
refusePublicBind
Function · 0.65
startServer
Function · 0.65
doClose
Function · 0.65
dispose
Method · 0.65
dispose
Method · 0.65
dispose
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected