-
The iOS app (and perhaps Android) needs to properly handle the scenario where the user chooses to use biometry but declines the second prompt supplied by the OS. See screenshot. In this case the appli…
-
-
Should the schema nodes that contain a type property allow both string and array of string? I'm referring specifically to these items, but more may be relevant:
- [Credential](https://github.com/w3…
-
Currently, there is no quick way to verify a defined set of smoke tests. I could for example assign the @SmokeTest to the test scenarios that are needed to cover the standard Alice, Faber, Acme, Thrif…
-
https://www.w3.org/TR/vc-data-model/
-
For jwt tokens that have been created without the iat field, they will no longer be considered valid and the profile cannot be retrieved. The offending code is located here:
https://github.com/hyperl…
-
Please include:
* GitHub ID to add: @genaris
* Project to be added to: Aries Framework JavaScript
One of:
* [Team to be added to](https://github.com/orgs/hyperledger/teams/0-hyperledger-cont…
-
We would like to unlock the wallet using a generated hash rather than a stored hash of the PIN. This will allow us to fall back to the PIN unlock if biometrics fails. As part of this we can deal with …
-
> The distinction between an Interface and a Protocol is whether the systems communicating over the protocol represent different loci of control.
Daniel Hardman
09:02 23 Aug
I understand the desi…
-
Currently you can provide a webhookUrl to the AFJ rest agent that we will send webhook events to whenever an event is emitted on the agent. Listening to webhook events means you need to set up your ow…