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

feat: add parser and type for SD-JWT VCDM #12

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

Conversation

lukasjhan
Copy link
Member

It closes #3

Signed-off-by: Lukas.J.Han <lukas.j.han@gmail.com>
Signed-off-by: Lukas.J.Han <lukas.j.han@gmail.com>
Signed-off-by: Lukas.J.Han <lukas.j.han@gmail.com>
@lukasjhan lukasjhan self-assigned this Feb 19, 2025
@lukasjhan lukasjhan requested a review from Copilot February 19, 2025 07:28
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • packages/vcdm/package.json: Language not supported
Comments suppressed due to low confidence (1)

packages/vcdm/src/parser.ts:22

  • [nitpick] The error message should be more descriptive. Suggestion: 'The vct claim is missing from the JWT payload'.
throw new Error('vct claim is required');

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.

Define voca for SD-JWT VCDM into type
1 participant