kimi-code/packages/oauth/src
liruifengv ea81c9a3c5
feat(kap-server): expose the managed-account profile at GET /oauth/userinfo (#2363)
* feat(kap-server): expose the managed-account profile at GET /oauth/userinfo

* refactor(oauth): serve the userinfo profile as the camelCase domain type end to end

* style(agent-core-v2): drop the method-local comment on getManagedUserInfo

* chore: drop the userinfo endpoint changeset

* test(kap-server): pass the required host identity in the userinfo route test
2026-07-30 15:05:55 +08:00
..
api-error.ts fix: Surface API-provided error messages for OAuth and managed API failures (#11) 2026-05-25 14:10:32 +08:00
constants.ts fix: scope managed OAuth credentials (#399) 2026-06-04 13:14:18 +08:00
custom-registry.ts fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
errors.ts fix(oauth): include the transport root cause in connection error messages (#1808) 2026-07-17 14:45:16 +08:00
identity.ts feat: unify the host identity across OAuth, telemetry, and kap-server (#2382) 2026-07-30 13:45:41 +08:00
index.ts feat(kap-server): expose the managed-account profile at GET /oauth/userinfo (#2363) 2026-07-30 15:05:55 +08:00
managed-feedback-upload.ts feat(feedback): support attaching logs and codebase (#1120) 2026-06-26 16:15:08 +08:00
managed-feedback.ts feat(feedback): support attaching logs and codebase (#1120) 2026-06-26 16:15:08 +08:00
managed-kimi-code.ts feat: refresh model list for API-key providers at the managed endpoint (#1824) 2026-07-17 17:17:58 +08:00
managed-usage.ts feat(oauth): return structured managed usage rows (#2300) 2026-07-28 15:03:25 +08:00
managed-userinfo.ts feat(kap-server): expose the managed-account profile at GET /oauth/userinfo (#2363) 2026-07-30 15:05:55 +08:00
model-alias-merge.ts feat(oauth): parse support_efforts/default_effort in custom registry import (#1564) 2026-07-12 13:27:50 +08:00
oauth-manager.ts feat: unify the host identity across OAuth, telemetry, and kap-server (#2382) 2026-07-30 13:45:41 +08:00
oauth.ts feat: unify the host identity across OAuth, telemetry, and kap-server (#2382) 2026-07-30 13:45:41 +08:00
open-platform.ts feat: add model alias overrides (#1262) 2026-07-01 19:57:13 +08:00
refreshProviderModels.ts feat: refresh model list for API-key providers at the managed endpoint (#1824) 2026-07-17 17:17:58 +08:00
storage.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
token-state.ts Kimi For Coding 2026-05-22 15:54:50 +08:00
toolkit.ts feat(kap-server): expose the managed-account profile at GET /oauth/userinfo (#2363) 2026-07-30 15:05:55 +08:00
types.ts feat: unify the host identity across OAuth, telemetry, and kap-server (#2382) 2026-07-30 13:45:41 +08:00
utils.ts Kimi For Coding 2026-05-22 15:54:50 +08:00