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

Verify jwt without key id field #522

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vdods
Copy link
Contributor

@vdods vdods commented Jul 28, 2023

This change allows JWT-formatted VCs and VPs to be verified even when they don't have a "kid" field specified.

See #478 for context.

I've been using this code in a forked version of ssi crate in my codebase for some time now, based on an earlier version of ssi crate. I'm not able to run the cargo tests for ssi-vc crate (see #521), but the vc-test-suite tests do pass.

Is there a full battery of tests that I can run, and if so, how?

@CLAassistant
Copy link

CLAassistant commented Jul 23, 2024

CLA assistant check
All committers have signed the CLA.

@vdods
Copy link
Contributor Author

vdods commented Aug 20, 2024

Hi there, I sent in a signed CLA Oct 6, 2021. But let me know if you need a new one for whatever reason.

@vdods
Copy link
Contributor Author

vdods commented Aug 20, 2024

I signed a new one, just in case it makes things easier.

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