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: add credential-ld plugin to local browser agent #174

Merged
merged 3 commits into from
Oct 3, 2023

Conversation

nickreynolds
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Oct 2, 2023

Deploy Preview for agent-explore ready!

Name Link
🔨 Latest commit f8e0522
🔍 Latest deploy log https://app.netlify.com/sites/agent-explore/deploys/651bf828ba3194000812cd1b
😎 Deploy Preview https://deploy-preview-174.explore.veramo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nickreynolds nickreynolds requested a review from mirceanis October 2, 2023 20:46
@nickreynolds
Copy link
Collaborator Author

can't verify credentials locally due to documentLoader issue

Copy link
Member

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CredentialLD plugin was installed correctly but the web3Agent was missing the resolver for did:key. In the LD stack, the document loader is also tasked with the DID resolution, so that's why it was showing up as a documentLoader issue.

I added the missing resolver, plus one for did:jwk and also included some DID providers based on kmsLocal

@mirceanis mirceanis merged commit c79a356 into main Oct 3, 2023
7 checks passed
@mirceanis mirceanis deleted the nickreynolds/add-credential-ld branch October 3, 2023 11:37
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