Skip to content

Commit

Permalink
feat: specify presentation response message (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnoweiss committed Dec 23, 2024
1 parent 2de2f79 commit 571b4a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specifications/verifiable.presentation.protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ denotes read-only access to the VC identified by `8247b87d-8d72-47e1-8128-9ce47e
| | - `type`: A string specifying the `PresentationResponseMessage` type. |
| | - `presentation`: An array of [=Verifiable Presentations=]. The [=Verifiable Presentations=] may be strings, JSON objects, or a combination of both depending on the format.</br> |

A `PresentationResponseMessage` SHOULD only include valid (non-expired, non-revoked, non-suspended) credentials.
The following are non-normative examples of the JSON response body:

<aside class="example" title="Presentation Response Message">
Expand Down

0 comments on commit 571b4a0

Please sign in to comment.