Open avclarke opened 6 years ago
Web3 has an api to get a users wallet accounts, we might want to restrict dapp access to this info or allow users to control access via permissions layer.
@avclarke this is how it's implemented now, isn't it? Can we close this issue or is it still relevant?
This is still relevant, we don't have any permission controls around apps reading user eth addresses yet.
Web3 has an api to get a users wallet accounts, we might want to restrict dapp access to this info or allow users to control access via permissions layer.