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

update jwk method for creation missing verification relationships #163

Merged
merged 2 commits into from
May 7, 2024

Conversation

nitro-neal
Copy link
Contributor

When DidJwk::create() is called, the appropriate verification relationships are missing.

authentication, assertionMethod, capabilityInvocation and capabilityDelegation are missing and need to be set with one value equal to the verificationMethod[0].id.

closes - #153

Copy link
Contributor

@KendallWeihe KendallWeihe left a comment

Choose a reason for hiding this comment

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

nice!

@KendallWeihe
Copy link
Contributor

@nitro-neal you can run just lint and it'll fix the formatting issue (currently causing CI to fail; the pipeline stuff will soon change with #146)

@nitro-neal nitro-neal merged commit 6e8cc22 into main May 7, 2024
9 checks passed
@nitro-neal nitro-neal deleted the update-jwk-method branch May 7, 2024 16:42
enmand pushed a commit to enmand/web5-rs that referenced this pull request May 20, 2024
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