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

did:jwk creation missing verification relationships #153

Closed
KendallWeihe opened this issue May 3, 2024 · 1 comment
Closed

did:jwk creation missing verification relationships #153

KendallWeihe opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@KendallWeihe
Copy link
Contributor

From here

..Default::default()

When DidJwk::create() is called, the appropriate verification relationships are missing. For example, refer to the test vector and notice authentication, assertionMethod, capabilityInvocation and capabilityDelegation are all set with one value equal to the verificationMethod[0].id.

@KendallWeihe
Copy link
Contributor Author

this was completed in #163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants