awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesJWT Implementation Libraries

Libraries providing standardized encoding, decoding, and verification of JSON Web Tokens.

Distinct from JWT Tokens: The candidates were language-specific (Go, Java, Python), whereas this is a general category for the Ruby implementation.

Explore 1 awesome GitHub repository matching security & cryptography · JWT Implementation Libraries. Refine with filters or upvote what's useful.

Awesome JWT Implementation Libraries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jwt/ruby-jwtAvatar de jwt

    jwt/ruby-jwt

    3,684Voir sur GitHub↗

    This is a Ruby implementation library for encoding, decoding, and verifying JSON Web Tokens according to the RFC 7519 standard. It provides the primary tools for token signing and encoding, integrity verification, and the extraction of payloads and headers. The project includes a comprehensive JSON Web Key manager for importing, exporting, and resolving key sets. This system facilitates the generation of key thumbprints and the resolution of specific verification keys based on token identifiers. The library covers a wide range of security validation mechanisms, including the verification of

    Provides a full Ruby implementation for encoding, decoding, and verifying JSON Web Tokens according to RFC 7519.

    Ruby
    Voir sur GitHub↗3,684
  1. Home
  2. Security & Cryptography
  3. JWT Implementation Libraries