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

Hard split of the different OID4VC crates #42

Open
3 of 4 tasks
nanderstabel opened this issue Jun 20, 2023 · 0 comments
Open
3 of 4 tasks

Hard split of the different OID4VC crates #42

nanderstabel opened this issue Jun 20, 2023 · 0 comments
Assignees
Labels
Breaking change A change to the API that requires a major release.

Comments

@nanderstabel
Copy link
Collaborator

nanderstabel commented Jun 20, 2023

Description

Specifically the SIOPv2, OID4VC and OID4VCI crates need to be properly split. All common/shared code should be migrated to a new crate: oid4vc-core or oid4vc-common.

Whenever SIOPv2 or OID4VC should be used in unison, their respective feature flags should be used.

Motivation

This is necessary in order for SIOPv2 to be used with and without OID4VP and vice versa.

Resources

No response

To-do List

@nanderstabel nanderstabel added the Breaking change A change to the API that requires a major release. label Jun 20, 2023
@nanderstabel nanderstabel self-assigned this Jun 20, 2023
@nanderstabel nanderstabel moved this from Backlog to In Progress in Impierce SSI Stack Feb 22, 2024
@nanderstabel nanderstabel moved this from In Progress to Backlog in Impierce SSI Stack Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change A change to the API that requires a major release.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant