UNPKG

green-jwt

Version:

Node implementation of JSON Web Token (JWT) with support for signatures (JWS), encryption (JWE) and web keys (JWK).

15 lines (6 loc) 134 B
# Tests should = require "should" # Self jwk = require "../lib/jwk" describe 'JWK Implementation ', -> it "should ...", ->