-
Custom URL Schemes and Universal Links are both used in mobile applications to handle deep linking, which allows links to direct users to specific content within an app. However, they operate differen…
-
this https://github.com/italia/eudi-wallet-it-python/blob/dev/pyeudiw/tests/tools/test_utils.py#L51
fails sometimes, as shown here: https://github.com/italia/eudi-wallet-it-python/actions/runs/1146…
-
These lines of code
https://github.com/italia/eudi-wallet-it-python/blob/8299616d4ae623822d71e9fcc7686d7d7fba7f65/pyeudiw/sd_jwt/__init__.py#L172-L183
which use this function as primitive
https://g…
-
In the [eu-company-certificate schema definition](https://github.com/EWC-consortium/eudi-wallet-rulebooks-and-schemas/blob/main/data-schemas/eu-company-certificate), the legal representation shall be …
-
### Description
In my opinion the current SD-JWT implementation is a bit to stiff and accepts too many parameters. I would suggest to simplify the approach to make it easier usable. I got an idea of …
-
if the user select several sd-jwt VC, the response of the wallet must be an array of strings (each sd-jwt as a string.
&presentation_submission=...
&vp_token=["ey.....", "ey...."]
all sd jwt…
-
### Description
The current ARF only provides a static, monolithic approach which hinders a successful rollout, a good UX for as well the end user, the relying parties as the wallets themselves.
T…
-
Hello,
When issuing a credential that has a `cnf.jwk` of an OKP key type and signing the Key Binding JWT with that key the verification of the presentation fails.
I tracked this to the fact that…
-
Are any Large Scale Pilot participants interested in implementing HDK as part of the current round of Pilots?
-
Hello,
When we can expect support for SD JWT issuance / verification in [eudi-lib-android-wallet-core](https://github.com/eu-digital-identity-wallet/eudi-lib-android-wallet-core)? Is it better to sta…