starchild-auth
Installation
SKILL.md
🔑 Starchild Auth SDK — 完整开发指南
Integrate Starchild OAuth login into any web application. The SDK handles OAuth popup flow, token refresh, unified StarchildAuthError, namespaced helpers (auth.chat / auth.credit …), and 60+ API methods for full Agent access.
版本策略
| 产物 | 当前版本 | 何时 bump |
|---|---|---|
npm starchild-auth-sdk |
0.4.0 | 代码 / 公开 API 变更 |
本 Skill starchild-auth |
1.9.0 | 集成指南 / 场景文档变更(可与 package 独立) |
两套 semver 互不绑定:只改文档可只升 skill;只改实现必须升 package(skill 通常同步升 minor/patch 说明新能力)。