You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Design Guidelines
did:jwk
DIDs.did:jwk
DIDs byDidJwkMethod
implementation.DidJwkMethod
can be used with the existingDidResolver
implementation.Feature Proposal Tasks:
Implementation Tasks:
The text was updated successfully, but these errors were encountered: