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

Add implementation of did:jwk to @web5/dids #274

Closed
6 tasks
frankhinek opened this issue Nov 9, 2023 · 0 comments · Fixed by #393
Closed
6 tasks

Add implementation of did:jwk to @web5/dids #274

frankhinek opened this issue Nov 9, 2023 · 0 comments · Fixed by #393
Assignees
Labels
did:jwk did:jwk package: dids @web5/dids package

Comments

@frankhinek
Copy link
Contributor

frankhinek commented Nov 9, 2023

Design Guidelines

  • Support for creation of did:jwk DIDs.
  • Support for resolution of did:jwk DIDs by DidJwkMethod implementation.
  • Test that DidJwkMethod can be used with the existing DidResolver implementation.

Feature Proposal Tasks:

  • Propose API surface design prior to implementation. This can be done by creating a draft PR for a respective feature and providing prototypal code or proposing the design in the comments
  • Approval Required from a minimum of 2 people

Implementation Tasks:

  • Produce/update API reference documentation for any/all methods added to the public API surface. documenting private API methods is optional
  • Produce/update relevant example usage
  • Test coverage must be provided for all public API methods.
  • Tests that consume shared test vectors must all be passing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
did:jwk did:jwk package: dids @web5/dids package
Projects
Status: Done
1 participant