Support new metamask privacy mode #87

Closed
opened 2019-02-25 09:10:18 +00:00 by bumi · 1 comment
bumi commented 2019-02-25 09:10:18 +00:00 (Migrated from github.com)

Seems the metamask privacy mode has become default. Which means we have to request access to the metamask accounts first using provider.enable()

"ATTENTION: In an effort to improve user privacy, MetaMask stopped exposing user accounts to dapps if "privacy mode" is enabled on November 2nd, 2018. Dapps should now call provider.enable() in order to view and use accounts. Please see https://medium.com/metamask/https-medium-com-metamask-breaking-change-injecting-web3-7722797916a8 for complete information and up-to-date example code"

Seems the metamask privacy mode has become default. Which means we have to request access to the metamask accounts first using `provider.enable()` > "ATTENTION: In an effort to improve user privacy, MetaMask stopped exposing user accounts to dapps if "privacy mode" is enabled on November 2nd, 2018. Dapps should now call provider.enable() in order to view and use accounts. Please see https://medium.com/metamask/https-medium-com-metamask-breaking-change-injecting-web3-7722797916a8 for complete information and up-to-date example code"
raucao commented 2019-04-04 09:43:56 +00:00 (Migrated from github.com)

I'm having a stab at this.

I'm having a stab at this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kredits/kredits-web#87