Implement Base Account authentication using the proper SIWE flow with Wagmi
wallet_connect
with signInWithEthereum
capabilitieswallet_connect
method with signInWithEthereum
capabilities is the recommended approach for Base Account authenticationwallet_connect
, you may need to implement a fallback using eth_requestAccounts
and personal_sign