Skip to content

3.1.0

Choose a tag to compare

@robotdan robotdan released this 26 Apr 16:48

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.