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

7 repos

Awesome GitHub RepositoriesSession and Credential Management

Tools and policies for handling the lifecycle, persistence, and extraction of user session tokens and local credentials.

Explore 7 awesome GitHub repositories matching security & cryptography · Session and Credential Management. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Identity and Access Management
  4. Authentication Strategies
  5. Session and Credential Handling
  6. Session and Credential Management

Awesome Session and Credential Management GitHub Repositories

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

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    Provides web-based interfaces to manage user account authentication and service access.

    TypeScriptaiassistantcrustacean
  • macrozheng/mall

    macrozheng/mall

    82,926GitHubView on GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secu

    Validates stateless identity tokens via a unified authorization server to ensure consistent security across distributed service boundaries.

    Javadockerelasticsearchelk
  • Stirling-Tools/Stirling-PDF

    Stirling-Tools/Stirling-PDF

    74,357GitHubView on GitHub↗

    Stirling-PDF is a self-hosted document processing suite designed for secure, private file management. It functions as a comprehensive transformation engine that executes complex operations—such as merging, splitting, converting, and redacting documents—directly on the host machine. The platform provides both a browser-

    Handles token-based session lifecycles, including key persistence and automated cleanup policies.

    TypeScriptdockerhacktoberfestjava
  • usememos/memos

    usememos/memos

    57,067GitHubView on GitHub↗

    Memos is a self-hosted, container-native knowledge management platform designed for capturing and organizing personal notes. It functions as a private workspace where users can create content using markdown, tags, and media embeds to streamline daily productivity. The system is built to be deployed as a portable servic

    Handles user session security by managing the lifecycle of access and refresh tokens.

    Godockerfossgo
  • soimort/you-get

    soimort/you-get

    56,737GitHubView on GitHub↗

    This project is a command-line utility designed to fetch video, audio, and image content from a wide range of web platforms. It functions by parsing page metadata and utilizing modular, site-specific scripts to extract direct media stream URLs from complex web structures, enabling the local archiving of digital media f

    Injects browser session credentials into requests to access restricted or private media content.

    Python
  • appwrite/appwrite

    appwrite/appwrite

    54,884GitHubView on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application developm

    Automates session lifecycle management by purging older active sessions once defined concurrency limits are exceeded.

    TypeScriptandroidappwritebackend
  • psf/requests

    psf/requests

    53,829GitHubView on GitHub↗

    Requests is a high-level HTTP client library designed to simplify web communication and API integration. It provides an intuitive, human-readable interface for performing standard network operations, including request execution, connection pooling, and stateful session management. By encapsulating raw network data into

    Retrieves authentication credentials from local configuration files based on the target hostname.

    Pythonclientcookiesforhumans

Explore sub-tags

  • Browser Session AuthenticationTechniques for utilizing browser cookies to authenticate automated requests or media downloads.
  • Credential File ParsersUtilities that automate authentication by parsing credentials stored in local configuration files.
  • Distributed Authentication StrategiesStrategies for enforcing centralized security across service boundaries using stateless identity tokens.
JWT Session Management
Token-based session management systems that handle key persistence and automated session lifecycle tasks.
  • Session Management PoliciesAdministrative rules that govern and restrict user session activity, such as limiting concurrent logins.
  • Session-Based Authentication ProxiesProxy mechanisms that bypass access restrictions by injecting browser session credentials into requests.
  • Web Sign-in FlowsWeb-based interfaces and workflows for managing user accounts and service access.