Closed ugoamanoh closed 4 years ago
Implementation Notes
- get credential
- get issuer
- resolve to get did document
- verify that issuer & controller match
- get ethereum addresses from public keys
- create a list of valid revokers (if ethr-did, add issuer)
- run credential check against valid revokers
closed in #42
Require and use a DIDDocument param for checkStatus gather valid revokers (support revocations for non ethr-did)