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
·

10 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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.

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

    TypeScriptcmscontent-managementcontent-management-system
    Auf GitHub ansehen↗43,053
  • prefecthq/fastmcpAvatar von PrefectHQ

    PrefectHQ/fastmcp

    22,994Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,994
  • mastra-ai/mastraAvatar von mastra-ai

    mastra-ai/mastra

    21,221Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,221
  • supertokens/supertokens-coreAvatar von supertokens

    supertokens/supertokens-core

    14,922Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,922
  • golang-jwt/jwtAvatar von golang-jwt

    golang-jwt/jwt

    8,908Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,908
  • lcobucci/jwtAvatar von lcobucci

    lcobucci/jwt

    7,481Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,481
  • ticarpi/jwt_toolAvatar von ticarpi

    ticarpi/jwt_tool

    6,668Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,668
  • stellar/stellar-coreAvatar von stellar

    stellar/stellar-core

    3,269Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗3,269
  • blockrunai/clawrouterAvatar von BlockRunAI

    BlockRunAI/ClawRouter

    3,020Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,020
  • fetchai/innovation-lab-examplesAvatar von fetchai

    fetchai/innovation-lab-examples

    1,028Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,028
  1. Home
  2. Security & Cryptography
  3. Token Validation Services

Unter-Tags erkunden

  • 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.