Eugeniu Rusu

Results 5 issues of Eugeniu Rusu

Similar to the approach outlined above, but instead of using a simple JSON-LD document containing a proof section, a JWT is used. An example as given by the spec (example...

### Description Currently the integration tests are slightly convoluted and difficult to maintain (i.e. we declare and use variables from the global scope, we rely on the order in which...

tech debt

### Description All Did Documents and Verifiable Credentials created by the library should include `@context` entries mandated by the spec, (e.g. "https://www.w3.org/2019/did/v1" for Did Documents). Furthermore, we need to ensure...

new feature
finished

### Description In order to ensure that the library can support interactions with DIDs anchored on different networks (according to different method specifications), we need to ensure the did:jolo prefix...

new feature
interop

### Description We should aim to support [version 0.13](https://w3c-ccg.github.io/did-spec/) of the Did Document specification. The current implementation should be updated, tests should be updated, and migration logic added. ***Note:** This...

new feature
interop