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

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

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

1 个仓库

Awesome GitHub RepositoriesOAuth State Persistence Backends

Stores client registrations, authorization consents, and authorization codes in a relational database via JPA or a Redis cache.

Distinct from Redis-Backed State Stores: None of the existing candidates cover OAuth state persistence with multiple backends; closest is Redis-Backed State Stores for agent task state.

Explore 1 awesome GitHub repository matching data & databases · OAuth State Persistence Backends. Refine with filters or upvote what's useful.

Awesome OAuth State Persistence Backends 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 storage for client registrations, consents, and authorization codes using JPA or Redis.

    Java
    在 GitHub 上查看↗5,102
  1. Home
  2. Data & Databases
  3. OAuth State Persistence Backends