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

fix: credentials shown multiple times #106

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

TimoGlastra
Copy link
Member

AnonCreds credentials are now stored in W3C format. This makes it easier to deal with, and we don't have to render credential exchange records anymore. However, we do lose all metadata for currently issued AnonCreds credentials as these are in the CredentialExchangeRecord and there's actually a bug in Credo that makes it hard to migrate this.

Signed-off-by: Timo Glastra <[email protected]>
Signed-off-by: Timo Glastra <[email protected]>
@TimoGlastra TimoGlastra merged commit d9bd5a5 into main Apr 26, 2024
1 check passed
@TimoGlastra TimoGlastra deleted the fix/credentials-shown-multiple-times branch April 26, 2024 13:10
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