You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been diving into the Presentation Exchange spec, and it's been a great help so far, especially the standalone examples for PresentationDefinition and Features. However, I’m hitting a bit of a wall trying to figure out how to bring these two together and what the resulting PresentationSubmission should look like.
Specifically, I’m having a bit of trouble wrapping my head around a few features:
I couldn’t find examples in the spec that show how these features interact with PresentationDefinition and PresentationSubmission, and it's making it a bit tricky to understand the expected behavior.
I’ve noticed that the Credential Manifest examples are super clear and really helpful. Something like that for the Presentation Exchange spec, showing how everything fits together, would be awesome and super valuable.
I’m sure others might be having the same questions, so it could be a great addition to the spec. Thanks a bunch for considering!