awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • spring-projects/spring-authorization-serverAvatar spring-projects

    spring-projects/spring-authorization-server

    5,102Vezi pe 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
    Vezi pe GitHub↗5,102
  1. Home
  2. Data & Databases
  3. OAuth State Persistence Backends