jose/lib
2021-04-09 22:10:10 +02:00
..
help lint: fix lint 2021-01-18 13:56:01 +01:00
jwa fix: defer AES CBC w/ HMAC decryption after tag verification passes 2021-04-09 22:10:10 +02:00
jwe feat: decrypt allowlists for both key management and content encryption 2020-09-08 14:12:04 +02:00
jwk style: upgrade standard 2020-10-29 20:43:19 +01:00
jwks style: upgrade standard 2020-10-29 20:43:19 +01:00
jws refactor: removed payload parsing from JWS.verify 2020-09-08 14:12:04 +02:00
jwt fix: allow stubbing of the JWT.decode function 2020-10-29 20:26:09 +01:00
registry refactor: removed deprecated methods and utilities 2020-09-08 14:12:04 +02:00
errors.js feat: add JWTExpired error and JWTClaimInvalid claim and reason props 2020-01-16 08:49:37 +01:00
index.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00
index.mjs feat: added support for ESM (ECMAScript modules) 2020-09-08 14:12:04 +02:00