Skip to content

Hide DisplayWrapper in sd-jwt crate and use JSONPath library instead. #56

@tljubej-tbtl

Description

@tljubej-tbtl

We currently display path as ['{}'] but edge cases are not covered (e.g. such as usage of ' in path). This was quick fix so we could integrate with referent verifier. However, the core problem is leakage of this helper struct, which was never meant as the go-to option for rendering JSONPath. Instead, in places where we need to render JSONPath, we should use a dedicated library, not sd-jwt-internal debugging helpers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bh-sd-jwtIssues related to the `bh-sd-jwt` crate.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions