Skip to content

DidHelper Remove Verification Method #876

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

Closed
wants to merge 2 commits into from

Conversation

abdulmth
Copy link
Contributor

@abdulmth abdulmth requested a review from rflechtner July 16, 2024 14:56
@abdulmth abdulmth changed the title feat: removeVM DidHelper: Remove Verification Method Jul 16, 2024
@abdulmth abdulmth changed the title DidHelper: Remove Verification Method DidHelper Remove Verification Method Jul 16, 2024
Copy link
Contributor

@rflechtner rflechtner left a comment

Choose a reason for hiding this comment

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

LGTM! I'd personally like to have a sign-off by @Dudleyneedham & @ntn-x2 given that removing verification methods was not part of the finalised and agreed-upon solution doc (https://hackmd.io/YEKFloxtR36v5w1ODppszA?view), but I think we have a workable solution here. Once VM management becomes more flexible, we can start making some parameters optional (e.g., the relationship parameter).

@rflechtner rflechtner mentioned this pull request Jul 17, 2024
5 tasks
Copy link
Member

@Dudleyneedham Dudleyneedham left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -82,3 +84,79 @@ export function setVerificationMethod(
expectedEvents: [{ section: 'did', method: 'DidUpdated' }],
})
}

/**
* Removes the verification method for the selected `verificationMethodId` and `relationship`.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Removes the verification method for the selected `verificationMethodId` and `relationship`.
* Removes the verification method for the selected `verificationMethodId` and `relationship`.

@rflechtner
Copy link
Contributor

I guess this can be closed now, given that it's been merged with #880?

@abdulmth abdulmth closed this Jul 17, 2024
Copy link
Member

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

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

Apparently I'm too late to approve 👍

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.

4 participants