‹ 首页

auth-http-api-cloudbase

@tencentcloudbase · 收录于 5 天前 · 上游提交 5 天前

Use when you need to implement CloudBase Auth v2 over raw HTTP endpoints (login/signup, tokens, user operations) from backends or scripts that are not using the Web or Node SDKs.

适合你,如果需要在非Web/Node SDK环境下用HTTP调用CloudBase认证

/ 通过 npx 安装 校验哈希
npx oh-my-skill add tencentcloudbase/awesome-cloudbase-examples/auth-http-api-cloudbase
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- tencentcloudbase/awesome-cloudbase-examples/auth-http-api-cloudbase
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify tencentcloudbase/awesome-cloudbase-examples/auth-http-api-cloudbase
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
414GitHub stars
~1.3K上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 f73377e · 表述以原文为准
它做什么

安装后,Claude能通过原始HTTP请求实现CloudBase Auth v2的登录、注册、令牌管理和用户操作。

什么时候触发

当用户需要在非Node后端、集成测试、脚本或网关中调用CloudBase Auth的HTTP API时触发。

装好后可以这样说
返回access_token和refresh_token。
需要三步:发送验证码、验证、注册。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。