Releases: panva/jose
Releases · panva/jose
v1.18.2
Bug Fixes
ensure asn1.js version to remove Buffer deprecation notice (13b1106 )
expose JOSENotSupported key import errors on unsupported runtimes (bc81e5d )
typo in JOSENotSupported error when x509 certs are not supported (bb58c9c )
v1.18.1
Bug Fixes
force iat past check when maxTokenAge option is used + JWT refactor (828ad5a )
v1.18.0
Features
add JWT validation profiles for Access Tokens and Logout Tokens (7bb5c95 )
v1.17.2
Bug Fixes
skip validating iat is in the past when exp is present (0ed5025 )
v1.17.1
Bug Fixes
properly fail to import unsupported openssh formatted keys (bee5744 )
v1.17.0
Features
importing a certificate populates x5c and x5t thumbprints (25a7a71 ), closes #59
v1.16.2
Bug Fixes
handle Unencoded Payload (b64:false) with arbitrary buffer payloads (daabedc ), closes #57
v1.16.1
Bug Fixes
allow PBES2 for the correct JWK use
values (f0d7194 )
v1.15.1
Bug Fixes
typescript: export Key Input types (0277fcd )
You can’t perform that action at this time.