awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Stateless Session Management · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesStateless Session Management

Techniques for maintaining authentication state across distributed services without server-side session storage.

Distinguishing note: Focuses on stateless token-based session handling rather than traditional stateful session stores.

Explore 1 awesome GitHub repository matching security & cryptography · Stateless Session Management. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Stateless Session Management

Awesome Stateless Session Management GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • authelia/authelia

    authelia/authelia

    26,785View on GitHub↗

    Authelia is a centralized identity and access management server designed to secure web applications through unified authentication and authorization. It functions as an identity authority that enables single sign-on across diverse platforms, allowing users to access multiple services with a single set of credentials. By acting as a standards-compliant provider, it facilitates secure identity propagation and token issuance for client applications. The platform distinguishes itself through its ability to integrate directly with web gateways as a reverse proxy authentication middleware, intercep

    Maintains user authentication state across distributed services using encrypted cookies to ensure consistent access control without requiring sticky sessions.

    Go2faauthenticationdocker
    26,785View on GitHub↗