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

Draft: Modular OID4VCI Credential Format Support #734

Closed
wants to merge 1 commit into from

Conversation

weiiv
Copy link
Contributor

@weiiv weiiv commented Jul 8, 2024

In this draft, we've restructured the OID4VCI plugin by extracting the JWT credential issuance logic and moving it to a new plugin, JWT_VC_JSON. This adjustment enables the OID4VCI plugin to concentrate exclusively on the protocol, eliminating the need to process individual credential formats. This modular approach simplifies the addition of new credential formats in the future without requiring changes to the OID4VCI plugin.

Signed-off-by: Ivan Wei <ivan.wei@ontario.ca>
@dbluhm dbluhm self-requested a review July 9, 2024 17:03
@weiiv weiiv closed this Jul 13, 2024
@dbluhm
Copy link
Contributor

dbluhm commented Jul 15, 2024

@weiiv Are you intending to open a new PR?

@weiiv
Copy link
Contributor Author

weiiv commented Jul 18, 2024

@weiiv Are you intending to open a new PR?

Yes, the new PR is here #772. Thanks.

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