did icon indicating copy to clipboard operation
did copied to clipboard

Support passing in additional checks on ID method specific id strings

Open mrinalwadhwa opened this issue 5 years ago • 0 comments

We could maybe support passing in functions that return bool that are run at this point in parseID https://github.com/ockam-network/did/blob/master/did.go#L260

If the functions returns true only then the ID would be considered valid.

mrinalwadhwa avatar Nov 12 '18 23:11 mrinalwadhwa