sol-wallet-adapter icon indicating copy to clipboard operation
sol-wallet-adapter copied to clipboard

Remove auto approve from api

Open tiago18c opened this issue 2 years ago • 1 comments

API consumers shouldn't have access to this knowledge, this should be strictly on the wallet side.

Why? Today I was investigation a couple of phishing websites, and both of them check if the user has auto approved or not. Both were acting differently, but both were abusing this information.

tiago18c avatar Sep 16 '21 16:09 tiago18c

More context: https://github.com/solana-labs/wallet-adapter/issues/82

tiago18c avatar Sep 16 '21 16:09 tiago18c