blockchain-lab-um / masca

Snap for managing VCs and DIDs in MetaMask
https://masca.io
Apache License 2.0
53 stars 16 forks source link

[bug](snap): Wrong check if issuer matches current DID #537

Open martines3000 opened 9 months ago

martines3000 commented 9 months ago

Describe the bug

We are not casting the issuer did to lower case, so even if the DIDs are the same, we throw an error.

To Reproduce

No response

Expected behavior

No response