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

10 repos

Awesome GitHub RepositoriesToken & Credential Management

Explore 10 awesome GitHub repositories matching artificial intelligence & ml · Token & Credential Management. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Orchestration and Multi-Agent Systems
  5. Security & Auth
  6. Authentication Strategies
  7. Token & Credential Management

Awesome Token & 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

    Enforces bearer token requirements for all write operations while allowing public read access.

    TypeScriptaiassistantcrustacean
  • n8n-io/n8n

    n8n-io/n8n

    175,396GitHubView on GitHub↗

    n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, lo

    Validates incoming requests using API keys with built-in lifecycle management for secure access control.

    TypeScriptaiapisautomation
  • yt-dlp/yt-dlp

    yt-dlp/yt-dlp

    147,702GitHubView on GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Secures authentication tokens using local configuration files to prevent credential exposure in command-line arguments.

    Pythonclidownloaderpython
  • f/prompts.chat

    f/prompts.chat

    145,637GitHubView on GitHub↗

    Prompts.chat is a community-driven repository and management platform for AI prompts and agent skills. It provides a centralized interface for users to search, retrieve, and save prompts, while offering structured storage for multi-file agent skills that include documentation and supporting assets. The platform distin

    Secures access to platform resources and user-specific features by validating unique keys provided in request headers.

    HTMLaiartificial-intelligenceawesome-list
  • langchain-ai/langchain

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Authenticate workspace-specific tokens to guarantee that agents operate within authorized organizational boundaries.

    Pythonagentsaiai-agents
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Protects programmatic access by safely storing and utilizing credentials for automated infrastructure interactions.

    Rustdenojavascriptrust
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    Executes direct API calls to authenticate sessions rapidly before starting browser-based tests.

    TypeScriptautomationchromechromium
  • DopplerHQ/awesome-interview-questions

    DopplerHQ/awesome-interview-questions

    81,035GitHubView on GitHub↗

    This project is a comprehensive, community-sourced repository of technical interview questions and study materials. It serves as a centralized index for software engineers to prepare for technical assessments, benchmark their personal knowledge, and identify gaps in their expertise across a wide range of programming la

    Manages scoped service tokens that allow automated systems to authenticate and access project-specific configurations.

    android-interview-questionsangularjs-interview-questionsawesome
  • astral-sh/uv

    astral-sh/uv

    79,476GitHubView on GitHub↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure repr

    Secures access to private package indexes through integrated credential management and authentication utilities.

    Rustpackagingpythonresolver
  • modelcontextprotocol/servers

    modelcontextprotocol/servers

    79,000GitHubView on GitHub↗

    The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service envir

    Authenticates protected resource requests by requiring the inclusion of bearer tokens within HTTP headers.

    TypeScript

Explore sub-tags

  • API Key AuthenticationMechanisms for controlling access to software resources by validating unique keys provided within request headers.
  • API-Based AuthenticationAuthentication via direct API calls.
  • Bearer Token AuthenticationSecurity protocols that require the inclusion of bearer tokens in HTTP headers to authorize protected resource requests.
Credential Management
Tools and protocols for handling authentication tokens and credentials for private package indexes.
  • Credential ManagersSystems for secure storage and retrieval of authentication tokens.
  • Ephemeral Token ProvidersSystems that issue short-lived, time-bound credentials for automated service authentication.
  • HTTP Authentication CredentialsSupport for managing and injecting credentials for private package index access.
  • Programmatic Access TokensMechanisms for managing credentials used by automated systems.
  • Service TokensScoped credentials used by automated systems to access project configurations and APIs.
  • Token Credential ManagementSystems for validating, checking expiration, and resolving token-based credentials.
  • Token Validation ServicesUtilities for verifying the validity and existence of security tokens.
  • Workspace Token VerifiersUtilities for validating organization-specific access tokens to ensure secure resource scoping.