A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
-
Updated
Apr 7, 2025 - Ruby
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
JWT token authentication with devise and rails
XSS/CSRF safe JWT auth designed for SPA
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
JWT authentication solution for Rails APIs
A Ruby gem to verify the signature of Firebase ID Tokens.
Barong auth server
JSON Object Signing and Encryption (JOSE) for Ruby
Gem to add authentication to your application using JWT, with expirable, renewable and customizable tokens!
Firebase as centralized authentication service behind the devise
A reusable Grape JWT authentication concern
A simple RoR 6 REST API demo with JWT authentication.
Docusign Ruby on Rails code examples and launcher
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015