-
Notifications
You must be signed in to change notification settings - Fork 3
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
Initial commit (extract from jsonld-signatures). #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving conditionally, see comments. Thanks!
} | ||
|
||
async matchProof({proof, document, purpose, documentLoader, expansionMap}) { | ||
if(!await super.matchProof( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: Extending suites will need to check for their contexts here and in sign
. We probably want a note about that somewhere.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added a note - does that work?
CHANGELOG needs updating for name and/or other entries. |
Depends on:
Enables: