Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/
Class
packages/oauth/src/storage.ts:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
export
class
FileTokenStorage implements TokenStorage {
42
private readonly dir: string;
43
44
constructor(dir: string) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected