Skip to content

add domain/challenge to vp signing; only return jwt from signing#30

Merged
domleboss97 merged 1 commit intomainfrom
dominic/vp-challenge
Aug 13, 2025
Merged

add domain/challenge to vp signing; only return jwt from signing#30
domleboss97 merged 1 commit intomainfrom
dominic/vp-challenge

Conversation

@domleboss97
Copy link
Collaborator

  • Updates the signCredential and signPresentation to only return JWTs, rather than requiring a resolver to immediately parse the credential and return the parsed object. This more closely aligns with the intention of using jwt credentials. App logic can always call parseJwtCredential to get the parsed credential.
  • Update signPresentation to allow passing through a challenge and a domain.
  • Export verifyPresentation.

@domleboss97 domleboss97 merged commit b38740a into main Aug 13, 2025
2 checks passed
@domleboss97 domleboss97 deleted the dominic/vp-challenge branch August 13, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants