Fork me on GitHub

Ruby JWT gem

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

Current version: 1.5.6

Installation:

gem install jwt

Documentation: Here

Changelog: Here

Versions 1.5.5 & 1.5.6 released

2016-09-19 by excpt

In september 2 minor updates were release for the ruby jwt gem. A few bugs were fixed and the code quality was improved. All changes are documented in the changelog.

Version 1.5.3 yanked

2016-04-05 by excpt

The ruby-jwt gem version 1.5.3 is no longer available for download via rubygems. Please update you're project dependencies to use the latest stable version 1.5.4.

For more information about this you can read the following two discussions on github: