dwn-sdk-js icon indicating copy to clipboard operation
dwn-sdk-js copied to clipboard

Replace verificationMethod checks with JSON Schema based validation (JsonWebKey2020)

Open bnonni opened this issue 2 years ago • 0 comments

Replace with JSON Schema based validation for JsonWebKey2020. More info about the JsonWebKey2020 type can be found here: https://www.w3.org/TR/did-spec-registries/#jsonwebkey2020

https://github.com/TBD54566975/dwn-sdk-js/blob/fcea84929e12dd3e3ef0e8866b0e592a025786fa/src/jose/jws/general/verifier.ts#L66-L73

bnonni avatar Jul 22 '22 11:07 bnonni