jose/lib
2019-12-31 14:20:52 +01:00
..
help refactor: introduce various registries to prepare for extension modules 2019-12-03 18:54:37 +01:00
jwa fix: allow PBES2 for the correct JWK use values 2019-12-05 10:33:59 +01:00
jwe refactor: improve error message when JWE "enc" value is invalid 2019-12-06 16:09:49 +01:00
jwk chore: add deprecation warning for P-256K 2019-12-17 17:23:00 +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 JWT validation profiles for Access Tokens and Logout Tokens 2019-12-31 14:20:52 +01:00
registry refactor: allow ECDH-ES to be pluggable with extensions 2019-12-04 11:46:09 +01:00
errors.js refactor: don't swallow invalid encoding errors 2019-09-25 22:18:47 +02:00
index.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00