Skip to content

io.jsonwebtoken.impl.crypto.DefaultJwtSignatureValidator no longer available. Updating version from 0.11.5 -> 0.12.3 #868

Answered by lhazlewood
senecal-jjs asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @senecal-jjs !

FWIW, this is why we're explicit in documentation that the impl .jar should never be in compile scope - there is no guaranteed API support in the impl module and JJWT users should never depend on it directly. (From the 0.11.5 documentation: https://github.com/jwtk/jjwt/tree/0.11.5#understanding-jjwt-dependencies` ).

So I'm not exactly sure what should be suggested vs what is already documented via https://github.com/jwtk/jjwt/tree/0.12.3#jws-read

If there is no exception, the token is valid. 😄

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by senecal-jjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants