UNPKG

green-jwt

Version:

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

3 lines (1 loc) 40 B
module.exports = require('./lib/jwt');