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

2 repos

Awesome GitHub RepositoriesBearer Token Authentication

Security protocols that require the inclusion of bearer tokens in HTTP headers to authorize protected resource requests.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Bearer Token Authentication. 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
  8. Bearer Token Authentication

Awesome Bearer Token Authentication 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
  • 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