jose v1.1.1 Release Notes
Release Date: 2016-07-28 // almost 7 years ago-
- ๐ Fixed handling of expiration exceptions during selection of decryption method (patch contributed by yuriikonovaliuk)
Previous changes from v1.1.0
-
- ๐ Allowed to decrypt JWE compliant tokens (patch contributed by yuriikonovaliuk)
Note: Tokens generated by
encrypt
are not JWE spec compliant. Prior to this patchdecrypt
was not able to decrypt JWE spec compliant tokens as well.