ssi icon indicating copy to clipboard operation
ssi copied to clipboard

Presentations are not really validated in 0.8.0

Open ivan770 opened this issue 1 year ago • 0 comments

It seems that currently JSON presentations are not being validated: https://github.com/spruceid/ssi/blob/b9e988d7f450598b3e277810e73e4dd7483ba255/crates/claims/crates/vc/src/syntax/json/presentation/mod.rs#L92-L96

At the very least, it's possible to loop through all credentials and verify that they are still valid.

ivan770 avatar Jun 26 '24 18:06 ivan770