RevokeCash / browser-extension

🛡 Protect yourself from crypto scams online
https://revoke.cash/extension
MIT License
63 stars 21 forks source link

Not working correctly on Unstoppable Auth login page #16

Closed rkalis closed 1 year ago

rkalis commented 2 years ago

When trying to connect wallet on Unstoppable Domains Auth Dashboard, Revoke pops up, then Metamask pops up, and we are able to log the result in the extension code. But for some reason the page doesn't do anything with that result. When disabling the extension, that website works again. Relevant: they use the deprecated ethereum.send(method, args) method.

https://dashboard.auth.unstoppabledomains.com/

rkalis commented 1 year ago

This seems to have been fixed in one way or another.