Skip to content

VerifiableCredential "type" storage as simple-json maybe problematic #1575

@mnzaki

Description

@mnzaki

Description

We are hitting some sort of bug that maybe due to some update to react-native-sqlite-storage. I reported it here: andpor/react-native-sqlite-storage#402 (comment)

But this raises another issue, the fact that type is stored as simple-json and that it actually has to match exactly, including the order of the things in the array.

Maybe we should at least enforce some canonical ordering, probably just ASCII sort?

TODO

  • think about it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions