We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
purpose.match
jsonld-signatures/lib/ProofSet.js
Lines 318 to 321 in 9a665c5
if a purpose does not match no Error or Reason is given. Then if no purposes match at all then this generic error is thrown:
Error
Reason
Lines 151 to 157 in 9a665c5
jsigs should allow purpose.match to supply a reason for not matching which is reported back to the user.
The text was updated successfully, but these errors were encountered:
+1, this would be a great feature.
Sorry, something went wrong.
No branches or pull requests
jsonld-signatures/lib/ProofSet.js
Lines 318 to 321 in 9a665c5
if a purpose does not match no
Error
orReason
is given. Then if no purposes match at all then this generic error is thrown:jsonld-signatures/lib/ProofSet.js
Lines 151 to 157 in 9a665c5
jsigs should allow purpose.match to supply a reason for not matching which is reported back to the user.
The text was updated successfully, but these errors were encountered: