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

feat: validate domain linkage #245

Closed daniel-mader closed 2 weeks ago

daniel-mader commented 3 weeks ago

Description of change

Validate any domain linkage credentials (hosted under a .well-known endpoint) to enhance trustworthiness during a login or sharing flow.

Domain validation is performed for:

There are UI/UX designs lacking for "Verified" in VP & VCI flows.

Links to any relevant issues

How the change has been tested

Automated integration tests against a mock_server:

Definition of Done checklist

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