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: implement VerifiableCredential Managment API #230

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Jan 22, 2024

What this PR changes/adds

Implements a management API for verifiable credentials, that allows to query-by-ID, query-by-type and delete-by-id.

Why it does that

Being able to manage/view one's verifiable credentials.

Further notes

  • the management-api-configuration module was renamed to identityhub-management-api-configuration to avoid artefact name clashes with an EDC module of the same name

Linked Issue(s)

Closes #213

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger marked this pull request as ready for review January 22, 2024 13:09
@paullatzelsperger paullatzelsperger force-pushed the feat/213_add_vc_management_api branch from 2374913 to bce51c2 Compare January 22, 2024 15:38
@paullatzelsperger paullatzelsperger merged commit f60309d into eclipse-edc:main Jan 23, 2024
13 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/213_add_vc_management_api branch January 23, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api dcp enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add VerifiableCredential Management API
2 participants