jose/types
Filip Skokan c4267cc655 refactor: removed nonce option from JWT.sign
BREAKING CHANGE: `JWT.sign` function options no longer accept a `nonce`
property. To create a JWT with a `nonce` just pass the value to the
payload.
2020-09-08 14:12:04 +02:00
..
index.d.ts refactor: removed nonce option from JWT.sign 2020-09-08 14:12:04 +02:00
jose-tests.ts refactor: removed payload parsing from JWS.verify 2020-09-08 14:12:04 +02:00
tsconfig.json ci: get rid of dtslint 2020-03-05 16:13:49 +01:00