What's missing?
Currently, the PresentationQueryMessage must either carry an array of scopes (strings) or a single PresentationDefinition object. In the spec it says
|
A scope is an alias for a well-defined Presentation Definition. The specific scope value and the |
.
Consequently, the option to use PresentationDefinitions should be feature-equivalent and allow the client to pass an array of PresentationDefinitions
Why should it be in the spec?
Consistency
Where should this be added?
schemas, examples, text
More context
No response
What's missing?
Currently, the
PresentationQueryMessagemust either carry an array of scopes (strings) or a singlePresentationDefinitionobject. In the spec it saysdecentralized-claims-protocol/specifications/verifiable.presentation.protocol.md
Line 135 in 61e0424
Consequently, the option to use
PresentationDefinitions should be feature-equivalent and allow the client to pass an array ofPresentationDefinitionsWhy should it be in the spec?
Consistency
Where should this be added?
schemas, examples, text
More context
No response