Open morleyzhi opened 2 months ago
2.1.5
2.12.2
Signing a message shows the error "Error verifying signature, please retry!"
Signing a message should sign you into the app
yarn
yarn dev
https://github.com/rainbow-me/rainbowkit/tree/main/examples/with-next-siwe-next-auth
No response
Following the advice in this article, I used a viem client to verify the SIWE message, which worked.
Is there an existing issue for this?
RainbowKit Version
2.1.5
wagmi Version
2.12.2
Current Behavior
Signing a message shows the error "Error verifying signature, please retry!"
Expected Behavior
Signing a message should sign you into the app
Steps To Reproduce
yarn
andyarn dev
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
https://github.com/rainbow-me/rainbowkit/tree/main/examples/with-next-siwe-next-auth
Anything else?
No response