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

Tl/crash #91

Closed
wants to merge 5 commits into from
Closed

Tl/crash #91

wants to merge 5 commits into from

Conversation

lautom36
Copy link
Contributor

This pr addresses issues #52 and #45.

issue #52 is addressed by switching from the hard coded registry values to the issuer-registry-client library.

issue #45 is addressed by adding a check to see if a proof field is in the credential. This fix is implemented in a way that makes it easy to send a different message for each missing piece of a credential in the future.

Note: A big part of these fixes is sending a error back to the display page. This is done with a mostly static error object that contains some hard coded data that in theory should be changed.

lautom36 added 2 commits August 2, 2023 14:19
… checking from hard coded values to using the issuer-registy-client
@vercel
Copy link

vercel bot commented Aug 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-verifier-plus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 17, 2023 5:42pm

data/issuerDid.ts Outdated Show resolved Hide resolved
lib/validate.ts Outdated Show resolved Hide resolved
lib/validate.ts Outdated Show resolved Hide resolved
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