Skip to content

JWT VC deserialization related fixes

Compare
Choose a tag to compare
@nklomp nklomp released this 13 Jan 22:00
· 438 commits to develop since this release

Some JWT VC related fixes in the deserialization and VC claim comparisons

  • Fixed:
    • JWT exp and nbf values can be numbers
    • JWT issuer can be an object with id. Ensure we also check this value against the VC claim
    • Always ensure JWT timestamps are serialized as ISO date strings in the resulting VC