tldr: can I SIWF with verified addresses as a mini app host?
I'm adding mini app hosting to herocast. When mini apps request sign-in, we sign a SIWE message with the user's connected browser wallet.
problem: custody addresses work, but verified addresses fail
many users don't export their custody address from Farcaster app and use a verified address
can verified addresses work for mini app sign-in? is there a way to do this without having
@herocast create and connect an auth address for each user?