awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jwt/ruby-jwtالصورة الرمزية لـ jwt

    jwt/ruby-jwt

    3,684عرض على 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
    عرض على GitHub↗3,684
  1. Home
  2. Security & Cryptography
  3. JWT Implementation Libraries