Skip to content

Add features to the CLI verifier.

Daniël Franke requested to merge feature/cli-qr-image-parser into main

This MR adds the following features to the CLI verifier:

  • Add option to read images instead of base64.
  • Add option to switch envs via a command line flag.
  • Undo swapping of X/Y which is a leftover from the debug session that this was originally made for.
  • Add license header.
  • Print raw CBOR when credential serialisation fails.

Merge request reports

Loading