mi-xu
Results
2
issues of
mi-xu
Calling `connect.requestDisclosure()` results in a payload that looks like this: ``` { "data": undefined "id": "disclosureReq", "res": { "boxPub": undefined, "did": "did:uport: 2ofYLA3MayP4cMnr6fVHEzpvyckkUMwaqZ3", } } ``` - Should `data` and...
**Steps to reproduce:** - uPort mobile app holds multiple credentials with the same key (ex: nickname: 'bob', nickname: 'rob') - App calls `connect.requestDisclosure({ requested: ['nickname'] })` - uPort mobile app...