awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 个仓库

Awesome GitHub RepositoriesToken Validation Services

Utilities for verifying the integrity and authenticity of security tokens.

Distinguishing note: Handles external service token verification using cryptographic hashing.

Explore 10 awesome GitHub repositories matching security & cryptography · Token Validation Services. Refine with filters or upvote what's useful.

Awesome Token Validation Services GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • payloadcms/payloadpayloadcms 的头像

    payloadcms/payload

    43,053在 GitHub 上查看↗

    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.

    Verifies tokens generated by external services using SHA-256 hashing.

    TypeScriptcmscontent-managementcontent-management-system
    在 GitHub 上查看↗43,053
  • prefecthq/fastmcpPrefectHQ 的头像

    PrefectHQ/fastmcp

    22,994在 GitHub 上查看↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Verifies JSON Web Tokens by checking cryptographic signatures, issuers, audiences, and expiration times.

    Pythonagentsfastmcpllms
    在 GitHub 上查看↗22,994
  • mastra-ai/mastramastra-ai 的头像

    mastra-ai/mastra

    21,221在 GitHub 上查看↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    Validates machine-to-machine requests using custom JWT templates without external API calls.

    TypeScriptagentsaichatbots
    在 GitHub 上查看↗21,221
  • supertokens/supertokens-coresupertokens 的头像

    supertokens/supertokens-core

    14,922在 GitHub 上查看↗

    SuperTokens Core is an open-source, self-hosted authentication and identity management platform designed for deployment within private infrastructure. It provides a comprehensive suite for managing user accounts, roles, and secure authentication flows, utilizing a modular, recipe-based architecture that allows developers to enable specific security features without modifying the core codebase. The platform distinguishes itself through its robust multi-tenancy capabilities, which allow for the logical or physical isolation of user records and configuration settings across different organizatio

    Exposes JSON Web Key Set endpoints to allow external services to verify access tokens independently.

    Javaauth0authenticationaws-cognito
    在 GitHub 上查看↗14,922
  • golang-jwt/jwtgolang-jwt 的头像

    golang-jwt/jwt

    8,908在 GitHub 上查看↗

    This project is a JSON Web Token implementation library and toolkit for encoding, signing, and validating tokens. It provides the necessary functions to manage token claims and payloads for user authentication and authorization. The library supports both symmetric and asymmetric cryptography, allowing for the use of shared secrets or public-private key pairs. It enables the creation of signed tokens and the verification of their authenticity and integrity to prevent data tampering. The toolkit covers a broad range of identity and access control capabilities, including the embedding of custom

    Provides utilities to verify the integrity and authenticity of tokens via digital signature checks.

    Goauthed25519go
    在 GitHub 上查看↗8,908
  • lcobucci/jwtlcobucci 的头像

    lcobucci/jwt

    7,481在 GitHub 上查看↗

    This is a PHP library for generating, parsing, and validating JSON Web Tokens and JSON Web Signatures. It serves as a cryptographic claim handler and token validation engine used to securely exchange identity information between services. The project provides an implementation of the JSON Web Signature standard to create signed digital tokens. It allows for the encoding of identity claims and the application of cryptographic signatures to ensure data transmission remains secure. The library covers the full lifecycle of token management, including the creation of signed tokens, decoding of to

    Provides utilities for verifying the integrity and authenticity of security tokens through signature checks.

    PHP
    在 GitHub 上查看↗7,481
  • ticarpi/jwt_toolticarpi 的头像

    ticarpi/jwt_tool

    6,668在 GitHub 上查看↗

    jwt_tool is a security testing toolkit designed for analyzing, tampering with, and auditing JSON Web Tokens to identify cryptographic vulnerabilities and implementation flaws. It serves as a comprehensive suite for security auditing and vulnerability scanning, providing a debugging interface to inspect token headers and payloads. The project distinguishes itself through specialized capabilities for token forgery and secret cracking. It includes a token generator that signs custom tokens using RSA, ECDSA, and symmetric algorithms, and a brute force tool that uses high-speed dictionary attacks

    Sends modified tokens to web services via headers or cookies and verifies results using canary values.

    Python
    在 GitHub 上查看↗6,668
  • stellar/stellar-corestellar 的头像

    stellar/stellar-core

    3,269在 GitHub 上查看↗

    Stellar Core is the primary software implementation of the Stellar blockchain network, serving as a distributed ledger and a Federated Byzantine Agreement system. It functions as a core node that maintains the shared state of the network and provides a runtime environment for executing WebAssembly smart contracts. The project enables the creation and management of digital assets, including the implementation of decentralized exchanges through distributed orderbooks and automated liquidity pools. It facilitates cross-border payment settlement by routing assets via path payments and bridging di

    Simulates on-chain execution and checks protocol versions to verify that a payment will succeed.

    C++
    在 GitHub 上查看↗3,269
  • blockrunai/clawrouterBlockRunAI 的头像

    BlockRunAI/ClawRouter

    3,020在 GitHub 上查看↗

    ClawRouter is an AI model router and API gateway designed to classify query complexity and assign prompts to the most efficient model tier. It operates as a multi-model AI proxy that orchestrates traffic between various large language models and AI media generators through a unified interface. The project distinguishes itself by integrating a non-custodial micropayment processor using the x402 protocol. This allows for per-request API access and USDC settlement on Base and Solana chains, replacing static API keys with wallet-based authentication and real-time budget enforcement. The system c

    Monitors USDC balances across EVM and Solana networks to verify liquidity before executing model calls.

    TypeScriptaiai-agentsanthropic
    在 GitHub 上查看↗3,020
  • fetchai/innovation-lab-examplesfetchai 的头像

    fetchai/innovation-lab-examples

    1,028在 GitHub 上查看↗

    This project provides a comprehensive framework for building, deploying, and orchestrating autonomous agents within a decentralized network. It serves as a collection of patterns and examples for developing intelligent software entities capable of performing complex tasks, making decisions, and interacting with other agents to achieve shared goals. The framework distinguishes itself through its focus on multi-agent orchestration and decentralized communication. It enables the coordination of specialized agent teams that collaborate on workflows through structured messaging protocols, allowing

    Verifies cryptocurrency transfers on-chain to gate access to agent-provided services.

    Python
    在 GitHub 上查看↗1,028
  1. Home
  2. Security & Cryptography
  3. Token Validation Services

探索子标签

  • On-Chain Payment VerificationCryptographic verification of cryptocurrency transfers on-chain to authorize service access. **Distinct from Token Validation Services:** Distinct from general token validation: focuses on on-chain transaction verification for service gating.
  • Token Transmission TestingDelivering modified tokens via HTTP headers or cookies to analyze server responses using canary values. **Distinct from Token Validation Services:** Focuses on the transmission mechanism for security testing rather than general validation services.