SSI-SDK icon indicating copy to clipboard operation
SSI-SDK copied to clipboard

Self Sovereign Identity SDK

Results 13 SSI-SDK issues
Sort by recently updated
recently updated
newest added

Loading the env variables inside the express support package can cause side effects when you want to load the variables at an earlier point and use them for validation. Then...

Hi. During sending from client or verify process on server side method CredentialMapper.toWrappedVerifiablePresentation() fails with error 'VP needs to have at least one verifiable credential at this point' when incoming...

right now the the instances have to be passed to the constructor and are saved in a read only variable. My current solution is to read the values from the...

I'm utilizing the oid4vci-issuer-rest-api and wondering if it's possible to retrieve an Access Token within the CredentialDataSupplier callback function. It appears that I'm unable to obtain it from CredentialDataSupplierArgs.

When I started my agent, I want to let the user update the presentation definition. It's possible to write this into the pex-store, but the `SIOPv2PR` instance is loading the...

Does the SDK supports bitstring statuses for Verifiable Credentials, and if yes, is there a way to expose this?

The list of available functions at https://github.com/Sphereon-Opensource/SSI-SDK/tree/develop/packages/siopv2-oid4vp-op-auth shows 5 functions that have been commented out in the code. Is there a new way of processing the authorization request? If you...