Skip to content

3.1.0

Compare
Choose a tag to compare
@robotdan robotdan released this 26 Apr 16:48
· 182 commits to master since this release

Changes in 3.1.0

  • Added Signer.getKid() with a default impl to throw UnsupportedOperationException(), this allows the JWTEncoder.encode to add a 'kid' by default. This makes it more consistent with the JWTDecoder.