awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDPoP Proof Verifications

Validates proof-of-possession tokens by verifying cryptographic signatures over HTTP requests.

Distinct from Proof Verification Interfaces: None of the existing candidates cover DPoP proof-of-possession verification specific to OAuth 2.1 token binding.

Explore 1 awesome GitHub repository matching security & cryptography · DPoP Proof Verifications. Refine with filters or upvote what's useful.

Awesome DPoP Proof Verifications GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • spring-projects/spring-authorization-serverspring-projects 的头像

    spring-projects/spring-authorization-server

    5,102在 GitHub 上查看↗

    Spring Authorization Server is an OAuth 2.1 and OpenID Connect 1.0 authorization server built on Spring Security. It implements the full protocol surface for issuing access and refresh tokens, including authorization code, client credentials, device code, and token exchange grants, as well as pushed authorization requests and user consent management. The server also functions as an OpenID Connect provider, supporting ID tokens, userinfo, discovery, logout, and dynamic client registration. The project distinguishes itself through an extensible framework that allows custom grant types, pluggabl

    Provides DPoP proof verification to bind access tokens to client public keys and prevent replay attacks.

    Java
    在 GitHub 上查看↗5,102
  1. Home
  2. Security & Cryptography
  3. DPoP Proof Verifications