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
EcdsaSecp256k1Signature2019's getVerificationMethod should support DID Dereferencing (while keeping backwards compatibility with current implementation)
#31
Open
JaceHensley opened this issue
Feb 1, 2022
· 0 comments
documentLoaders should be returning a dereferenced DID Document not just resolving to the DID Document itself. The getVerificationMethod needs to be updated to support deferencing of DIDs instead of just resolving. In a future version support for resolved DID Document will be dropped
The text was updated successfully, but these errors were encountered:
Ultimate Problem
documentLoader
s should be returning a dereferenced DID Document not just resolving to the DID Document itself. ThegetVerificationMethod
needs to be updated to support deferencing of DIDs instead of just resolving. In a future version support for resolved DID Document will be droppedThe text was updated successfully, but these errors were encountered: