Indicio-tech / pydid

Python library for validating, constructing, and representing DIDs and DID Documents
Apache License 2.0
11 stars 12 forks source link

feat: perform full parsing on dereference as #44

Closed dbluhm closed 3 years ago

dbluhm commented 3 years ago

This will enable callers to take advantage of Union parsing as in the case of KnownVerificationMethods

Signed-off-by: Daniel Bluhm dbluhm@pm.me