Quintor / StudyBits

Apache License 2.0
6 stars 5 forks source link

Clearly fail if proof cannot be delivered #120

Closed pimotte closed 5 years ago

pimotte commented 6 years ago

If a proof request cannot be fulfilled, currently Quindy yields a NullPointerException, because the credential for a particular attribute/predicate is not present. Instead, this should yield a clear Exception that describes this case.

pimotte commented 5 years ago

Moved to https://github.com/Quintor/quindy/issues/31