Rolson Quadras

Results 79 issues of Rolson Quadras

The credential field in store credential request is of string type. This adds encoding challenges when creating the request. Update this to use json.Rawmessage type. https://github.com/trustbloc/edge-service/blob/843ad4fec21e0897c5ba5c4160326409321aeeed/pkg/restapi/vc/operation/models.go#L35

composeAndIssueCredential API - support for templateReference and subjectReference query param - https://w3c-ccg.github.io/vc-issuer-http-api/#/internal/composeAndIssueCredential

https://github.com/trustbloc/wallet-sdk/blame/a9e45161571f3a07f20752553bb14f491fa730b6/test/integration/loginconsent/server.go#L351

https://github.com/trustbloc/wallet-sdk/blob/a9e45161571f3a07f20752553bb14f491fa730b6/pkg/openid4vp/openid4vp_test.go#L231

https://github.com/trustbloc/wallet-sdk/blob/a9e45161571f3a07f20752553bb14f491fa730b6/pkg/openid4ci/openid4ci.go#L257

https://github.com/trustbloc/wallet-sdk/blob/a9e45161571f3a07f20752553bb14f491fa730b6/pkg/openid4ci/openid4ci.go#L104

Based on TODO https://github.com/trustbloc/wallet-sdk/blame/a9e45161571f3a07f20752553bb14f491fa730b6/pkg/openid4ci/models.go#LL63C11-L63C68

based on TODO https://github.com/trustbloc/wallet-sdk/blob/79bb57b1508b650d8aa83133fefc3922f0f2833c/pkg/did/creator/creator.go#L140