contentauth/dash.js

[C2PA-DASH-0001] Handle null manifest when validation fails

spetrangeli opened this issue · 0 comments

Right now, when validation fails, no manifest is returned. We can return the manifest and let the UI decide what to show. Related to this, we also need to improve the way we manage the segment validation (better support of corner cases)