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
Web verifier should be exptended to support the sd-jwt-vc format:
Introduce decoder for the new format that converts the shared vp_token to the SharedAttestation model and include it in the decoders registry.
Define input_descriptor structure for sd-jwt-vc format. A general purpose service should be created to support generating InputDescriptor models per format.
Update selectable-attestation-attributes component to support new format.
Include sd-jwt-vc in the SUPPORTED_FORMATS of the application.
The text was updated successfully, but these errors were encountered:
Web verifier should be exptended to support the sd-jwt-vc format:
The text was updated successfully, but these errors were encountered: