decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
414 stars 130 forks source link

fix(credential-w3c): forward DID resolution options to the resolver #1344

Closed mirceanis closed 4 months ago

mirceanis commented 4 months ago

What issue is this PR fixing

fixes #1343

What is being changed

Plugin methods that rely on did-resolver can now accept an optional resolutionOptions parameter that gets forwarded to the DID resolver.

Affected packages: @veramo/credential-w3c @veramo/credential-ld @veramo/credential-eip712 @veramo/did-comm

Quality

Check all that apply: