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

Complete implementation of DID URL Dereferencing and ensure it passes test suites #387

Open
frankhinek opened this issue Jan 25, 2024 · 0 comments
Labels
package: dids @web5/dids package

Comments

@frankhinek
Copy link
Contributor

A partial implementation of DID URL Dereferencing was added to @web5/dids and is currently being used in @web5/credentials.

Assuming we want to continue / expand use of DID URL dereferencing the current implementation primarily supports returning the entire DID document or Dereferencing the Secondary Resource.

Full support for Dereferencing the Primary Resource should probably be added.

The W3C Test Suites could be used to validate our implementation.

References:

@frankhinek frankhinek added the package: dids @web5/dids package label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: dids @web5/dids package
Projects
None yet
Development

No branches or pull requests

1 participant