Skip to content
Snippets Groups Projects
  • Lyuben Penkovski's avatar
    a5b40872
    Refactor export VP creation according to changes in the Signer · a5b40872
    Lyuben Penkovski authored
    Before this change the infohub service created VP itself and just
    used the signer for acquiring a VP proof. With the new Signer endpoint
    which can create VP from raw JSON data, the complexity in the export
    decreased, because the infohub must not create a VP itself - VP
    creation and VP proofs are completely delegated to the Signer service.
    a5b40872
    History
    Refactor export VP creation according to changes in the Signer
    Lyuben Penkovski authored
    Before this change the infohub service created VP itself and just
    used the signer for acquiring a VP proof. With the new Signer endpoint
    which can create VP from raw JSON data, the complexity in the export
    decreased, because the infohub must not create a VP itself - VP
    creation and VP proofs are completely delegated to the Signer service.