Rolson Quadras

Results 79 issues of Rolson Quadras

https://openid.net/specs/openid-connect-self-issued-v2-1_0.html#name-self-issued-openid-provider-a

type: enhancement

Wallet should support [OpenID Connect for Verifiable Presentations](https://openid.net/specs/openid-connect-4-verifiable-presentations-1_0.html#name-metadata) spec. The spec uses [DIF Presentation Exchange specification](https://identity.foundation/presentation-exchange/), which is already supported by TrustBloc wallet. As part of the implementation, the PEx...

type: enhancement

Document the unimplemented as well as divergent changes in Wallet.

area: documentation

Implement auth request validations defined in https://openid.net/specs/openid-connect-self-issued-v2-1_0.html#section-9 - [ ] https://github.com/trustbloc/wallet/issues/1627 - [ ] https://github.com/trustbloc/wallet/issues/1628

type: enhancement

Steps: 1. Login to Wallet 2. Save credential 3. Share credential through WACI If steps 2 and 3 are performed before router connection is setup (usually within 10 secs), the...

type: bug

Name in dashboard : COVID-19 Vaccination Certificate Name in CHAPI share screen : Vaccination Certificate Attached the screen recording: https://user-images.githubusercontent.com/10111768/134388349-c41a9ae0-7557-4742-a6d4-41727b7cf964.mov

type: bug
area: UI

Possible places to looks at - wasm size (use tinyGo) - json-gold library

type: enhancement

DIDAuth query call to agent-sdk query always throw an error https://github.com/trustbloc/wallet/blob/54cf045b6d09f34f9839222fc99e9567e5f50e0a/cmd/wallet-web/src/pages/DIDAuth.vue#L116-L126 error message ``` failed to prepare DIDAuth response: Error: agent wasm: code: 12009, message: no result found at agent.js:1...