impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

fix: persist client image for OID4VP and OID4VCI flows, clear all temporary assets on canceled user flow #162

Closed daniel-mader closed 3 months ago

daniel-mader commented 3 months ago

Description of change

Persists the image asset of the client that is already downloaded correctly to the assets/tmp folder, but never got moved to assets.

Links to any relevant issues

n/a

How the change has been tested

Local testing on desktop app

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.