Consider making JWS / JWE state a type

Issue #124 on hold
Connect2id OSS created an issue

At present the JWS / JWE state is encoded in an instance variable. Promoting that to a type could enable client code to define methods that accept only verified JWTs, etc.

This could be a breaking change, so maybe target for 4.0.

Comments (1)

  1. Log in to comment