UNPKG

@jc-lab/jose

Version:

JSON Web Almost Everything - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js with minimal dependencies

7 lines (6 loc) 140 B
module.exports = function () { this.seq().obj( this.key('algorithm').objid(), this.key('parameters').optional().any() ) }