FICHA · MANJARO

ruby-jwt

A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Creates and verifies JSON Web Tokens in Ruby applications. It is useful for authentication, API authorization, service-to-service identity, and signed claims that need a compact transport format.

JWT security depends on algorithm choices, key handling, expiration, audience checks, and claim validation. Never trust decoded claims without verifying the signature and expected context.

Permissions

Permissions not analysed for this source yet.