Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task
mnzaki opened this issue Mar 2, 2020 · 1 comment
Open
1 task

Comments

@mnzaki
Copy link
Contributor

mnzaki commented Mar 2, 2020

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
@mnzaki
Copy link
Contributor Author

mnzaki commented Mar 2, 2020

Need to see spec, what about ordering
cc @Exulansis @clauxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant