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
A number of implementations use an invalidDidDocument error code to indicate that a DID document is not valid (not compliant with the DID spec). We should define this error code and include it in the DID Resolution algorithm.
A number of implementations use an
invalidDidDocument
error code to indicate that a DID document is not valid (not compliant with the DID spec). We should define this error code and include it in the DID Resolution algorithm.Also align this with the corresponding error code in the CID spec: https://www.w3.org/TR/cid-1.0/#INVALID_CONTROLLED_IDENTIFIER_DOCUMENT.
The text was updated successfully, but these errors were encountered: