animo / animo-demo

Interactive demo explaining the concepts of self-sovereign identity.
https://demo.animo.id
Apache License 2.0
29 stars 42 forks source link

fix: send proof ack #151

Closed TimoGlastra closed 1 year ago

TimoGlastra commented 1 year ago

this updates the demo to send a proof ack after the presentation has been verified. This is part of the protocol, but the trinsic wallet doesn't support it and will throw an error. It's needed for the bifold based wallets (holdr+, bc). Don't have to merge now, but if we want to support these wallets we will need to merge this. Not sure what to do with the trinsic wallet. They're not updating it anymore 🤷