awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

49 Repos

Awesome GitHub RepositoriesSession Token Refreshers

Mechanisms for renewing expiring authentication tokens to maintain session continuity.

Distinguishing note: Specifically handles the update of session cookies during token renewal.

Explore 49 awesome GitHub repositories matching security & cryptography · Session Token Refreshers. Refine with filters or upvote what's useful.

Awesome Session Token Refreshers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • axios/axiosAvatar von axios

    axios/axios

    109,077Auf GitHub ansehen↗

    Axios is an isomorphic, promise-based HTTP client designed for making asynchronous network requests across different JavaScript execution environments, including the browser and Node.js. It functions as a JSON API client that serializes JavaScript objects into JSON and parses server responses into structured data. The project features a system for managing reusable client instances with shared configurations, such as base URLs and default settings. It includes a mechanism for intercepting outgoing requests and incoming responses globally, allowing data to be transformed before it reaches the

    Automatically renews expiring authentication tokens to maintain seamless session continuity.

    JavaScripthacktoberfesthttp-clientjavascript
    Auf GitHub ansehen↗109,077
  • payloadcms/payloadAvatar von payloadcms

    payloadcms/payload

    43,053Auf GitHub ansehen↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Renews expiring authentication tokens and updates associated session cookies.

    TypeScriptcmscontent-managementcontent-management-system
    Auf GitHub ansehen↗43,053
  • marmelab/react-adminAvatar von marmelab

    marmelab/react-admin

    26,780Auf GitHub ansehen↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Maintains secure sessions by implementing automated token refresh logic for user authentication.

    TypeScriptadminadmin-dashboardadmin-on-rest
    Auf GitHub ansehen↗26,780
  • pure-admin/vue-pure-adminAvatar von pure-admin

    pure-admin/vue-pure-admin

    20,368Auf GitHub ansehen↗

    vue-pure-admin is a comprehensive Vue 3 admin dashboard template and TypeScript boilerplate designed for building enterprise web applications. It provides a Vite-based frontend scaffold that incorporates a role-based access control system and a micro-frontend architecture for dividing large administrative applications into smaller, independently deployable units. The project features an advanced permission management framework that handles route protection, menu access filtering, and component-level visibility control. It includes specialized support for multi-tenant system administration, al

    Detects expired authentication tokens and automatically requests new ones before resuming queued API calls.

    Vueadminelement-plusesm
    Auf GitHub ansehen↗20,368
  • decolua/9routerAvatar von decolua

    decolua/9router

    17,690Auf GitHub ansehen↗

    9router is an AI model gateway designed to route requests from AI coding tools to multiple model providers through a single unified API. It provides administration for self-hosted AI proxy deployments, allowing users to manage API keys and model access on local servers or edge networks. The system differentiates itself through multi-provider API normalization, which translates incompatible request and response formats to ensure compatibility across different AI models. It features AI provider failover management to automatically switch between providers or accounts when quotas are exhausted o

    Updates authentication tokens automatically before they expire to maintain continuous connectivity with external providers.

    JavaScriptai-agentsai-gatewayanthropic
    Auf GitHub ansehen↗17,690
  • apache/apisixAvatar von apache

    apache/apisix

    16,767Auf GitHub ansehen↗

    This project is a high-performance, distributed API gateway designed to manage, secure, and observe traffic for microservices, serverless functions, and artificial intelligence model providers. It functions as a dynamic service proxy and cloud-native ingress controller, centralizing policy enforcement and traffic routing through a unified configuration interface that synchronizes state across multiple nodes in real time. The platform distinguishes itself through a highly extensible architecture that utilizes a high-performance scripting engine to execute modular logic directly within the requ

    Exchanges expired access tokens for new ones using refresh tokens to maintain continuous client access.

    Luaapiapi-gatewayapi-management
    Auf GitHub ansehen↗16,767
  • vercel/vercelAvatar von vercel

    vercel/vercel

    15,738Auf GitHub ansehen↗

    Vercel is a cloud platform for building, deploying, and scaling web applications. It provides a unified infrastructure that automates the build process by detecting project frameworks and distributing static and dynamic content through a global content delivery network. The platform executes application logic using serverless functions that scale automatically based on real-time traffic demand. The platform distinguishes itself through a centralized AI gateway that proxies requests to multiple model providers, enabling standardized authentication, observability, and cost tracking. It supports

    Issues refresh tokens during authentication to maintain resource access without repeated sign-ins.

    TypeScriptclicloudcommand
    Auf GitHub ansehen↗15,738
  • quarkusio/quarkusAvatar von quarkusio

    quarkusio/quarkus

    15,479Auf GitHub ansehen↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Invalidates access and refresh tokens at the OIDC provider to ensure session termination.

    Javacloud-nativehacktoberfestjava
    Auf GitHub ansehen↗15,479
  • oauth2-proxy/oauth2-proxyAvatar von oauth2-proxy

    oauth2-proxy/oauth2-proxy

    14,576Auf GitHub ansehen↗

    This project is a reverse proxy server that secures internal web services by enforcing authentication against external identity providers. It acts as a gatekeeper for incoming HTTP traffic, validating user identity before forwarding requests to protected backend applications. By integrating with OAuth2 and OIDC providers, the proxy ensures that only authorized users can access internal resources. The proxy distinguishes itself through its flexible session management and granular access control. It maintains authenticated user state across requests using either encrypted client-side cookies or

    Manages token expiration and refresh intervals to maintain secure access while reducing re-authentication frequency.

    Gocloud-infrastructurehacktoberfestoauth2-proxy
    Auf GitHub ansehen↗14,576
  • modelcontextprotocol/typescript-sdkAvatar von modelcontextprotocol

    modelcontextprotocol/typescript-sdk

    12,674Auf GitHub ansehen↗

    This project provides a TypeScript software development kit for the Model Context Protocol, a standard designed to facilitate bidirectional communication between AI applications and external data sources or tools. It serves as a foundational framework for building both clients and servers, enabling language models to interact with external systems through a unified, decoupled interface. The SDK distinguishes itself by implementing a transport-agnostic connection layer that supports both local standard input-output streams and remote HTTP endpoints. It utilizes a JSON-RPC message bus to manage

    Manages OAuth refresh tokens to maintain persistent access for long-lived connections.

    TypeScript
    Auf GitHub ansehen↗12,674
  • insforge/insforgeAvatar von InsForge

    InsForge/InsForge

    11,794Auf GitHub ansehen↗

    InsForge is a backend-as-a-service platform that provides an integrated suite of tools for managing relational databases, identity provision, object storage, and serverless compute. It functions as an open-source identity provider and a PostgreSQL database manager featuring integrated vector storage and row-level security. The platform serves as an LLM orchestration gateway, offering a unified endpoint to route requests across various AI providers through an OpenAI-compatible interface. It enables AI-driven application generation and connects AI agents to backend resources using a standardize

    Issues new access tokens using refresh tokens to maintain continuous user sessions.

    TypeScriptaiai-agentscoding
    Auf GitHub ansehen↗11,794
  • chengazhen/cursor-auto-freeAvatar von chengazhen

    chengazhen/cursor-auto-free

    9,866Auf GitHub ansehen↗

    auto sign cursor

    Renews local Cursor authentication tokens to maintain logged-in sessions without user interaction.

    Python
    Auf GitHub ansehen↗9,866
  • zuiidea/antd-adminAvatar von zuiidea

    zuiidea/antd-admin

    9,760Auf GitHub ansehen↗

    This project is a production-ready enterprise admin dashboard scaffold and front-end framework built with React and Ant Design. It provides a standardized toolkit for developing administrative interfaces and internal tools. The framework features a monorepo workspace architecture to manage shared packages and multiple applications. It includes an integrated development environment for simulating backend server responses through API mocking, enabling interface construction without a live backend. Capability areas cover identity and security through token-based authentication and backend-drive

    Manages secure user sessions using token-based authentication with automated refresh cycles.

    TypeScriptadminantddashboard
    Auf GitHub ansehen↗9,760
  • nhost/nhostAvatar von nhost

    nhost/nhost

    9,199Auf GitHub ansehen↗

    Nhost is an open-source backend as a service that provides a managed PostgreSQL database, authentication, and file storage accessible through a unified GraphQL API. It functions as a backend infrastructure orchestrator, enabling the deployment and management of full-stack environments using containerization and command-line automation. The platform distinguishes itself by automating the transformation of relational database tables into a secure GraphQL API and providing an integrated identity provider that supports passwords, magic links, and OAuth. It also includes a serverless function runt

    Issues and refreshes secure tokens to maintain user sessions across multiple network requests.

    Goauthenticationbackendbackend-as-a-service
    Auf GitHub ansehen↗9,199
  • teamhanko/hankoAvatar von teamhanko

    teamhanko/hanko

    8,801Auf GitHub ansehen↗

    Hanko is an open-source identity provider and customer identity and access management system. It serves as a passkey authentication service and an OAuth and SAML SSO gateway, allowing applications to authenticate users and issue tokens via standard identity protocols. The project distinguishes itself through a strong focus on passwordless access using WebAuthn-based passkeys and email-based passcodes. It provides framework-agnostic authentication interfaces as customizable web components that can be embedded directly into web applications to handle login, registration, and profile management.

    Terminates active sessions by clearing cookies and invalidating associated tokens.

    Go2faauthenticationciam
    Auf GitHub ansehen↗8,801
  • raywangqvq/bilibilitoolproAvatar von RayWangQvQ

    RayWangQvQ/BiliBiliToolPro

    8,683Auf GitHub ansehen↗

    BiliBiliToolPro is an account automation tool for Bilibili designed to manage multiple profiles, claim rewards, and maintain session cookies via QR code authentication. It functions as a growth bot and reward collector that automates daily activities to increase account rank and experience points. The project is built as a containerized automation suite, allowing for scheduled task execution across Docker, Kubernetes, or other automation panels. It features multi-account profile isolation, which separates user credentials and session data to execute tasks independently for different accounts.

    Maintains active account sessions through QR code logins and automated session cookie refreshing.

    C#bilibiliblazornetcore
    Auf GitHub ansehen↗8,683
  • modelcontextprotocol/modelcontextprotocolAvatar von modelcontextprotocol

    modelcontextprotocol/modelcontextprotocol

    8,458Auf GitHub ansehen↗

    Model Context Protocol is a standardized framework for connecting large language models to external data sources and executable tools. It enables the creation of a universal interface where servers expose tools, resources, and prompts that can be discovered and utilized by various AI clients. The protocol utilizes a JSON-RPC message system that is transport-agnostic, supporting both standard input/output for local processes and HTTP with server-sent events for remote connections. It emphasizes security and control by delegating model sampling to the client to keep API keys secure from servers

    Securely stores refresh tokens to maintain long-term authentication state for external data sources.

    TypeScript
    Auf GitHub ansehen↗8,458
  • wuxingsanren/wildcat-vip-accountAvatar von wuxingsanren

    wuxingsanren/wildcat-vip-account

    8,447Auf GitHub ansehen↗

    This project is a premium account management system and encrypted credential vault. It functions as an authentication secret manager designed to organize and retrieve high-priority credentials and tokens required for maintaining access to specialized service tiers. The system operates as a symmetric secret store, using encryption to prevent the plaintext exposure of sensitive login details. It features a layered credential vault that separates authentication secrets by service provider and access level, while utilizing permission-based filtering to restrict the retrieval of premium credential

    Tracks authentication states and maintains persistent access to service tiers using time-limited tokens.

    Auf GitHub ansehen↗8,447
  • xiaoyadev/xiaoya-alistAvatar von xiaoyaDev

    xiaoyaDev/xiaoya-alist

    8,307Auf GitHub ansehen↗

    xiaoya-alist is a containerized storage suite that aggregates multiple cloud storage providers into a unified listing service. It functions as a cloud storage automation tool and media library manager, providing a centralized system for organizing, sharing, and accessing cloud-stored content. The project distinguishes itself through the automation of cloud maintenance, including the automatic refreshing of authentication tokens and the conversion of bulk sharing links into standardized formats. It further enables media playback by crawling metadata to populate searchable libraries and generat

    Implements automated renewal of authentication tokens to maintain continuous access to external cloud services.

    Shell
    Auf GitHub ansehen↗8,307
  • smallstep/certificatesAvatar von smallstep

    smallstep/certificates

    8,245Auf GitHub ansehen↗

    This project is a public key infrastructure management system designed to automate the issuance, renewal, and revocation of X.509, TLS, and SSH certificates. It functions as a machine identity provider and certificate authority, enabling the establishment of private PKI to secure inter-service communication and remote access. The system distinguishes itself through hardware-bound identity attestation, which ties cryptographic keys to physical device silicon or TPMs to prevent credential exfiltration. It supports a wide array of identity verification mechanisms, including OIDC, cloud-provider

    Invalidates active certificates to prevent their use before the scheduled expiration date.

    Goacmeacme-serverca
    Auf GitHub ansehen↗8,245
Vorherige123Nächste
  1. Home
  2. Security & Cryptography
  3. Session Token Refreshers

Unter-Tags erkunden

  • AI Client Session MaintenanceAutomatic session recreation and token refreshing specifically for AI clients using the Model Context Protocol. **Distinct from Session Token Refreshers:** Specializes session refreshing for MCP-based AI clients, distinct from generic web cookie maintenance.
  • Cookie Session MaintenanceAutomated processes that prevent login cookies from expiring by triggering background site refreshes. **Distinct from Session Token Refreshers:** Specifically focuses on maintaining browser cookie validity via site interaction, not just token renewal.
  • MCP Session RefreshersImplements refresh token rotation and automatic session recreation to maintain connectivity without requiring repeated user logins. **Distinct from Session Token Refreshers:** Distinct from Session Token Refreshers: specifically targets the maintenance of Model Context Protocol sessions.
  • Multi-Command Session LifecyclesMaintains per-target authenticated sessions by refreshing tokens or reconnecting on expiry, enabling long-running multi-command operations. **Distinct from Session Token Refreshers:** Distinct from Session Token Refreshers: focuses on maintaining sessions across multiple commands for remote execution, not just single-token refresh cycles.
  • Reuse DetectionSecurity mechanisms that detect and invalidate sessions following unauthorized refresh token reuse. **Distinct from Session Token Refreshers:** Distinct from general token refreshers: focuses on attack detection and session invalidation rather than standard renewal flows.
  • Session Persistence1 Sub-TagMechanisms for tracking authentication states and extending access through timed tokens. **Distinct from Session Token Refreshers:** Covers the broader tracking of authentication states and persistent access, whereas token refreshers specifically handle the renewal process.
  • Stateless Session RefreshersMechanisms for renewing expiring authentication tokens specifically for stateless identity tracking. **Distinct from Session Token Refreshers:** Focuses on refreshing signed tokens for statelessness rather than session cookie updates.
  • Token Invalidation1 Sub-TagMechanisms for tracking activity and cleaning up expired or inactive tokens. **Distinct from Session Token Refreshers:** Distinct from Session Token Refreshers: focuses on removal and cleanup rather than renewal.