You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this ticket #677 we successfully shown that we can sign a verifiable credential with existing node js signatures. To avoid a dependency to the identity.rs-wasm in the client we will create the VP by the backend. The client can then sign this VP to have it verifiable.
In this ticket #677 we successfully shown that we can sign a verifiable credential with existing node js signatures. To avoid a dependency to the identity.rs-wasm in the client we will create the VP by the backend. The client can then sign this VP to have it verifiable.
/verification/create-vp
<- return unsgined VPsignVerifiablePresentation
as method to the client to sign the credentialThe text was updated successfully, but these errors were encountered: