spruceid / ssi

Core library for decentralized identity.
https://spruceid.dev
Apache License 2.0
180 stars 54 forks source link

Refactor `web` DID method implementation. #541

Closed timothee-haudebourg closed 6 months ago

timothee-haudebourg commented 6 months ago

This PR brings the did-web library up to date with the new ssi API. There is nothing special with this refactor as this DID method is very simple, and tests are only using already tested cryptographic suites.