-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Proposed feature
Update SDJWT to use and handle PresentationFrames correctly.
PresentationFrames seem absent from the spec, but exist in our lib of choice.
Ensure we have implemented correctly and make the choice if it's worthwhile exposing
Feature description
Flows likely affected:
- PresentationRequest
- PresentationVerify
Anything else?
Comments describe a PresentationFrame:
https://github.com/openwallet-foundation/sd-jwt-js/blob/main/packages/types/src/type.ts#L191
specs looked at:
https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc/08/
https://datatracker.ietf.org/doc/draft-ietf-oauth-selective-disclosure-jwt/17/
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog