Skip to content
Discussion options

You must be logged in to vote

Hi @rober12
can you please also provide the code where you init your sdjwt instance like sdjwt = new new SDJwtInstance({ ... })

As seen here, I assume you haven't passed the functions for the kbSigner and kbVerifier. There is no default function to fall back so you get this errror: https://github.com/openwallet-foundation/sd-jwt-js/blob/main/docs/0.x/sdjwt-instance.md#configurations

Have a look at:

kbSigner: signer,

@lukasjhan we may update the docs to better point to the test files we have because then we know that the code is working.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lukasjhan
Comment options

@rober12
Comment options

Answer selected by lukasjhan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants