Closed tbrowder closed 7 years ago
Can the resulting JWT object be signed and used as a JWS?
Yes, this module should be implementing a correct JWS. The tests are based on the jwt.io examples, so it's at least interoperable there.
It does not implement JWE at this time.
Can the resulting JWT object be signed and used as a JWS?