jose/lib
Filip Skokan 8c0a8a950e feat: update JWT Profile for OAuth 2.0 Access Tokens to latest draft
BREAKING CHANGE: `at+JWT` JWT draft profile - in the draft's Section 2.2
the claims `iat` and `jti` are now REQUIRED (was RECOMMENDED).
2020-04-16 12:09:08 +02:00
..
help refactor: get rid of multiple asn1 OID mappings 2020-04-07 20:10:55 +02:00
jwa refactor: aes_kw 2020-04-15 09:27:18 +02:00
jwe perf: various codepaths refactored 2020-02-06 14:18:48 +01:00
jwk refactor: clear check for supported curves 2020-04-08 08:51:13 +02: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-04-16 12:09:08 +02: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