Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ oauth.ts
File
oauth.ts
packages/protocol/src/rest/oauth.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* POST /v1/oauth/login body: { provider? } data: OAuthFlowStart
3
* GET /v1/oauth/login query: { provider? } data: OAuthFlowStatus | null
4
* DELETE /v1/oauth/login query: { provider? } data: { cancelled, status }
Callers
nothing calls this directly
Calls
1
url
Method · 0.80
Tested by
no test coverage detected