什麼是 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