w3c / vc-data-model-2.0-test-suite

W3C Verifiable Credentials v2.0 test suite
https://w3c.github.io/vc-data-model-2.0-test-suite/
Other
11 stars 11 forks source link

Replace prove #8

Closed aljones15 closed 1 year ago

aljones15 commented 1 year ago

Replaces prove with a function that signs a VP locally and replaces assertions that post to prove endpoints with calls on /presentations/verify. The reasons for this are varied, but primarily the logic behind prove and the API are not well established or fleshed out yet and prove is intended as an endpoint that a holder uses privately to sign a VP for verification while issuer and verifiers are intended to be used by multiple resources for various use cases.