Skip to content
nov edited this page Aug 26, 2015 · 23 revisions

JSON::JWT

Install

gem install json-jwt

Require

require 'json/jwt'

JSON Web Token (JWT)

JSON Web Signature (JWS)

JSON Web Encryption (JWE)

JSON Web Key (JWK) & JSON Web Key Set (JWKS)

Clone this wiki locally