
auth.md
workos
An open protocol that lets agents register for services on behalf of users — discoverable through a Markdown file at your domain.
AI 简介
auth.md 是一个开源协议,用于实现代理(agent)代表用户向服务注册与认证的标准化流程。其核心是通过域名下公开的 AUTH.md 文件声明服务支持的认证方式,支持基于身份断言(ID-JAG)的声明式注册和降级为 OTP 的匿名认证流程,并提供 Agent Provider(IdP)与 Agent Service(资源服务器)的参考实现。技术上采用 TypeScript 构建,遵循 OAuth 扩展规范,利用 Markdown 作为可发现的技能清单格式,强调去中心化、无需预共享密钥的轻量级代理授权。适用于自动化工具、AI agent、CI/CD 系统或 IoT 设备等需代表用户安全接入第三方 API 的场景。
TypeScript
MIT License515
Stars
44
Forks
5
Watchers
7
Issues
Star 增长
今日0
近 7 天0
近 30 天+21
综合评分51.06
默认分支main