jose/lib
2020-03-11 15:29:56 +01:00
..
help refactor: use consistent BigInt(n) syntax 2020-02-24 08:57:35 +01:00
jwa feat: add ECDH-ES with X25519 and X448 OKP keys 2020-02-13 16:26:09 +01:00
jwe perf: various codepaths refactored 2020-02-06 14:18:48 +01:00
jwk fix: allow importing simpler passphrases as oct keys 2020-03-05 20:36:15 +01:00
jwks perf: various codepaths refactored 2020-02-06 14:18:48 +01:00
jws perf: various codepaths refactored 2020-02-06 14:18:48 +01:00
jwt feat: update JWT Profile for OAuth 2.0 Access Tokens to latest draft 2020-03-11 15:29:56 +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