-
accept and use an optional `StatusEntry` param for `checkStatus()` to deduplicate parsing of credentials and to support verification of credentials that don't necessarily embed a status entry.
reth…
-
As noted in the comments, there are SDKs for python and java [here](https://github.com/decentralized-identity/universal-resolver/tree/master/resolver)
-
I see several tests of features that apply to DID Resolution in general, not just the `did:key` method. I think those should be moved into the [DID Resolution test suite](https://github.com/danubetech…
-
**What I'm trying to do**
I trying to generate a presentation by credential Id.
**Expected result**
I should get back a signed verifiable presentation.
**Actual result**
I Get a present…
-
Add unit tests for the did-resolver module located in the @leordev-tbdex/protocol package.
Checklist
- [X] Create `packages/protocol/tests/did-resolver.spec.ts` ✓ https://github.com/leordev/tbdex-…
-
I propose the introduction of a new optional parameter, `entity_id_alternative_names` [ARRAY[str]], in the OpenID Federation Entity Configuration.
This parameter has an informative nature and enab…
-
Fun idea that resulted from a conversation with @clehner when we were discussing the best way to represent did-pkh. clehner suggested a mini stack-based language to express the different steps for PKH…
-
@kimdhamilton Can you suggest a pull request to my ddo that would be a useful variant for the test demo? Maybe offers my PGP key only for authentication not authorization? I’d also like to append a fe…
-
### Context
The [W3C DID Core specification](https://www.w3.org/TR/did-core/) contains guidance for the data structure to be returned by the `resolve` and `dereference` functions:
- [DID Resolutio…
-
> 1. We are not asking for any ver method id in `signClientSpec()` method, whereas in [`sign()`](https://github.com/hypersign-protocol/hid-ssi-js-sdk/blob/develop/docs/did.md#sign) we are asking ver …