Details
The latest version of JJWT require that JWTs be signed with a supported key and now any encryption method. Despite a somewhat wide adoption of people signing JWTs with an RSA key the library has made the user of the library do more leg work.
Tasks