w3c-ccg / did-method-key

DID (Decentralized Identifier) did:key method for embedding keys in DID urls
https://w3c-ccg.github.io/did-method-key
Other
18 stars 12 forks source link

Add a section for did resolution https bindings / error code to http status code #62

Open aljones15 opened 1 year ago

aljones15 commented 1 year ago

Adding error codes specific to this spec to did-resolution will lead to the did-resolution spec being filled with error codes that are unrelated to did-resolution itself. It would be better to add a section to this spec that links to the did-resolution https binding stage and then lists the errors from the spec, their respective codes, and their respective http status codes when being resolved as described in did-resolution. Alternatively, a new spec could be created describing resolving did keys, but might not be needed.