RubyFlow The Ruby and Rails community linklog

JSON Web Token (JWT) library with signing and encryption

I just updated my my JSON Web Token library to support the latest version of JWT (draft-08), including all signature algorithms and the most popular encryption methods. If you’re doing anything with JWT then this is the most complete and up-to-date library available. It also supports pluggable signature/encryption methods if you need to do anything that’s an extension to the core specification.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in