什么是 epds-login?
针对 ePDS 实例实施 AT 协议 OAuth 登录。在构建无密码 OTP 登录流程、PAR 请求、DPoP 证明、针对 ePDS(来自 Certified 的扩展 PDS)的令牌交换时使用。涵盖流程 1(应用程序有电子邮件表单,传递登录提示)和流程 2(身份验证服务器收集电子邮件)。 来源:hypercerts-org/epds。
针对 ePDS 实例实施 AT 协议 OAuth 登录。在构建无密码 OTP 登录流程、PAR 请求、DPoP 证明、针对 ePDS(来自 Certified 的扩展 PDS)的令牌交换时使用。涵盖流程 1(应用程序有电子邮件表单,传递登录提示)和流程 2(身份验证服务器收集电子邮件)。
通过命令行快速安装 epds-login AI 技能到你的开发环境
来源:hypercerts-org/epds。
ePDS lets your users sign in to AT Protocol apps — like Bluesky — using familiar login methods: email OTP, Google, GitHub, or any other provider Better Auth supports. Under the hood it is a standard AT Protocol PDS wrapped with a pluggable authentication layer. Users just sign in with their email or social account and get a presence in the
AT Protocol universe (a DID, a handle, a data repository) automatically provisioned.
From your app's perspective, ePDS uses standard AT Protocol OAuth (PAR + PKCE + DPoP). The reference implementation is packages/demo in the ePDS repository.
针对 ePDS 实例实施 AT 协议 OAuth 登录。在构建无密码 OTP 登录流程、PAR 请求、DPoP 证明、针对 ePDS(来自 Certified 的扩展 PDS)的令牌交换时使用。涵盖流程 1(应用程序有电子邮件表单,传递登录提示)和流程 2(身份验证服务器收集电子邮件)。 来源:hypercerts-org/epds。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/hypercerts-org/epds --skill epds-login针对 ePDS 实例实施 AT 协议 OAuth 登录。在构建无密码 OTP 登录流程、PAR 请求、DPoP 证明、针对 ePDS(来自 Certified 的扩展 PDS)的令牌交换时使用。涵盖流程 1(应用程序有电子邮件表单,传递登录提示)和流程 2(身份验证服务器收集电子邮件)。 来源:hypercerts-org/epds。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hypercerts-org/epds --skill epds-login 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hypercerts-org/epds