You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting @lukehedger -- this would require a little bit of effort to include support for, but it should be doable. I'd happily review a PR on develop to add support here, but otherwise, it would take us sometime to implement.
The JWS
protected
property is defined here as:Compared to the
header
property:Also see an example JWS JSON Serialization.
This library currently encodes the
header
and does not supportprotected
.The text was updated successfully, but these errors were encountered: