veramo icon indicating copy to clipboard operation
veramo copied to clipboard

[proposal] split `ICredentialIssuer` verification methods to a new `ICredentialVerifier` interface

Open mirceanis opened this issue 2 years ago • 0 comments

Naming is hard, but what we have now is an interface and a plugin implementation for both issuers and verifiers. It would be better to separate them, or rename the existing interface.

Both options are viable if we also create an interface that inherits from both.

mirceanis avatar Jun 15 '22 12:06 mirceanis