digitalcredentials / sandbox

DCC developer playground
https://digitalcredentials.github.io/sandbox/
MIT License
5 stars 5 forks source link

implemented retrieval of cborld qr code against hosted sign-and-verify #18

Closed kezike closed 2 years ago

kezike commented 2 years ago

This PR implements retrieval of CBOR-LD QR codes against a hosted sign-and-verify service. In particular, it introduces a call to the /prove/presentations endpoint to sign presentations before encoding them into QR codes.

kezike commented 2 years ago

renamed branch to prove-prez-before-qr-encode here