blockchain-lab-um / masca

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

[bug](dapp): siwe session should clear on account change #552

Closed pseudobun closed 6 months ago

pseudobun commented 7 months ago

Describe the bug

SIWE session now doesn't get cleared when account change is detected.

To Reproduce

  1. SIWE
  2. Change account
  3. Nothing happens, session is invalid

Expected behavior

  1. SIWE
  2. Change account
  3. SIWE again with new account
pseudobun commented 6 months ago

Implemented in #565.