WalletConnectFlutterV2
WalletConnectFlutterV2 copied to clipboard
SIWE Verification of Token
I posted a discussion here regarding the SIWE flow for the AuthClient. From my understanding the AuthClient in the fluttersdk handles validating that the signature is valid in one go, bypassing the need to check serverside. This is great but wondering for specific dApps that want to verify the token is valid, what is the process now for this? Mostly posting this issue here as its more specific to the flutter SDK and how it interacts with the SIWE packages provided by spruceId. It could be that there needs some updates on spruceId SIWE packages to help accomodate v2 better.