Filip Burlacu
Filip Burlacu
Note, this list doesn't indicate a roadmap for future support, but is instead merely a summary.
- Include Query tests that cover presentation exchange v2
Acceptance criteria: - successful sdk BDD test where: - An agent creates a JWT VC using afgo APIs - Same agent creates a JWT VP using afgo APIs, using the...
Finished in https://github.com/hyperledger/aries-framework-go/pull/3368
@WadeBarnes is this an intentional breaking change?
Thanks guys, I can work with `v1.7.0` for now, but here's the error I'm seeing on master: ``` ./manage up unknown shorthand flag: 'd' in -d ``` And this seems...
@swcurran That part is good, however when attachments are signed, then either: A. The recipient converts the payload to unpadded base64URL when assembling the detached payload and protected header into...
That's a good point, the text conversion to raw base64URL, to satisfy the formatting requirement of JWS, is just a shortcut since the payload is already base64-encoded... I suppose then,...
Access control is needed for did-bloc