804 B
804 B
name, description, version
| name | description | version |
|---|---|---|
| api-operations-business-identity-access-auth | business/identity-access 场景下 auth 操作接口。 | 1.0.0 |
何时使用
当你只需要处理 auth 相关接口时,使用本技能。
输入要求
- 可选:
BASE_URL(默认http://127.0.0.1:8000) - 可选:
AUTH_TOKEN(按环境鉴权策略) - 覆盖方法:
GET,POST
操作列表
POST /api/v1/auth/login- loginPOST /api/v1/auth/login/simple- login_simpleGET /api/v1/auth/me- get_current_user_infoPOST /api/v1/auth/refresh- refresh_tokenPOST /api/v1/auth/register- register
See Also
- 关联场景:
../ - 关联总览:
../../../SKILL.md - 关联平台治理:
../../platform/governance-observability - 关联项目空间:
../project-workspace