Skip to content
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

Update package.json #148

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Update package.json #148

merged 1 commit into from
Apr 8, 2024

Conversation

cre8
Copy link
Contributor

@cre8 cre8 commented Apr 5, 2024

Update ssi-types lib to include the latest sd-jwt packages. Right now it is using the old sd-jwt with v. 0.2 that will fail when creating the ´createAuthorizationResponse`. the older version of sd-jwt requires the aud value that is not required.

After patching to version 0.22.0 the error goes away since this ssi-types version is using the latest sd-jwt packages.

Update ssi-types lib to include the latest sd-jwt packages
Copy link
Contributor

@nklomp nklomp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx

@nklomp nklomp merged commit 3432a23 into Sphereon-Opensource:develop Apr 8, 2024
1 check failed
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