alan-turing-institute / trustchain-mobile

A reference credential wallet built on Flutter and DIDKit.
https://spruceid.dev/docs/credible
Apache License 2.0
0 stars 1 forks source link

TinyVP #25

Open thobson88 opened 1 year ago

thobson88 commented 1 year ago

Similar to the VP request/response workflow that's already implemented (and working) in which the VP is uploaded to the URL endpoint embedded in the VP request, and the verification is performed on the server. Here we want to do the same process purely on mobile.

STEPS:

This involves adding two new branches inside the QR code scanner handling logic:

  1. to recognise a VP request and start the VP generation process
  2. to recognise a VP, verify it and display the result
thobson88 commented 11 months ago

Notes in hackmd: https://hackmd.io/04rzlOi8SLulRGfxBF0lxA