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

Improve capability delegation example and explanation #875

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

wip-abramson
Copy link

@wip-abramson wip-abramson commented Jan 3, 2025

Hopefully this clarifies the confusion raised in #812


Preview | Diff

index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
@msporny msporny added the class 2 Changes that do not functionally affect interpretation of the document label Jan 4, 2025
index.html Outdated Show resolved Hide resolved
Comment on lines +2142 to +2143
can be used to verify delegated capabilities issued by
<code>did:example:123456789abcdefghi</code>.
Copy link
Member

Choose a reason for hiding this comment

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

delegated capabilities issued by reads oddly to me. Does this work?

Suggested change
can be used to verify delegated capabilities issued by
<code>did:example:123456789abcdefghi</code>.
can be used to verify capabilities delegated by
<code>did:example:123456789abcdefghi</code>.

Copy link
Author

Choose a reason for hiding this comment

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

This works for me. @dlongley?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class 2 Changes that do not functionally affect interpretation of the document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants