You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be a nice feature to let users know if and when a dapp is trying to get your account info
Locking is a nice thing but i forget to lock all the time so having a either sub provider or a proxy trap on web3 to throw up a notification when web3.eth.getAccounts or web3.eth.accounts is used would be nice. And maybe this could be toggled in settings if you dont like this behavior
it could also help users understand that for dapps to get the address the account needs to be unlocked
The text was updated successfully, but these errors were encountered:
I'd prefer MetaMask to be locked for new websites, with access to the password manager to unlock. The simplest way to implement a login flow would be a message from the dapp on MetaMask's unlock screen.
It may be a nice feature to let users know if and when a dapp is trying to get your account info
Locking is a nice thing but i forget to lock all the time so having a either sub provider or a proxy trap on web3 to throw up a notification when web3.eth.getAccounts or web3.eth.accounts is used would be nice. And maybe this could be toggled in settings if you dont like this behavior
it could also help users understand that for dapps to get the address the account needs to be unlocked
The text was updated successfully, but these errors were encountered: