Skip to content

[Bug] sending unsigned vp to verifier in example code #1634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
aufarhmn opened this issue Apr 12, 2025 · 0 comments
Open

[Bug] sending unsigned vp to verifier in example code #1634

aufarhmn opened this issue Apr 12, 2025 · 0 comments

Comments

@aufarhmn
Copy link

Bug description

On creating vp example code, the verifier should receive the signed vp rather than the unsigned vp

Language version

  • Language: TS
  • Version:

IOTA Identity version

  • Version (version number, commit, or branch): 1.5.0

Steps To reproduce the bug

  1. run the TS based example code to create and validate vp
  2. existing code is sending the unsigned vp rather than the signed vp in jwt format

Expected behaviour

the holder should send the signed vp in jwt format

Actual behaviour

the holder sending unsigned vp

@aufarhmn aufarhmn changed the title [Bug] [Bug] sending unsigned vp to verifier in example code Apr 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant