jose/lib
2020-01-16 08:49:37 +01:00
..
help fix: expose JOSENotSupported key import errors on unsupported runtimes 2020-01-08 13:17:45 +01:00
jwa fix: allow PBES2 for the correct JWK use values 2019-12-05 10:33:59 +01:00
jwe docs: fix flattened encrypt docs 2020-01-04 23:19:20 +01:00
jwk fix: expose JOSENotSupported key import errors on unsupported runtimes 2020-01-08 13:17:45 +01:00
jwks refactor: less overhead + truly private API for JWK.Key#algorithms 2019-11-27 22:04:15 +01:00
jws refactor: improve error message when key use mismatches the operation 2019-12-06 15:35:15 +01:00
jwt feat: add JWTExpired error and JWTClaimInvalid claim and reason props 2020-01-16 08:49:37 +01:00
registry refactor: allow ECDH-ES to be pluggable with extensions 2019-12-04 11:46:09 +01: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