Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] SIWE / sign does not work #3709

Open
Aspect26 opened this issue Jan 20, 2025 · 3 comments
Open

[bug] SIWE / sign does not work #3709

Aspect26 opened this issue Jan 20, 2025 · 3 comments
Labels
bug Something isn't working needs review

Comments

@Aspect26
Copy link

Link to minimal reproducible example

https://github.com/Aspect26/wc-mre-siwe

Summary

When I open the page for the first time, everything is ok. I open the appkit modal, connect my wallet (via metamask), the modal asks me to sign sign-in message, I click sign, metamask opens again, I confirm the sign, BE authorizes me and everything works ok.

However, when I refresh the website, the appkit modal asks me to Sign again, and when I click on Sign, I get Signature declined without even metamask opening up.

The project is dockerized, you just run docker-compose up and open up http://localhost:5173/. You also have to set project id in vite-project/src/main.js,

List of related npm package versions

"@reown/appkit": "^1.6.4",
"@reown/appkit-adapter-wagmi": "^1.6.4",
"viem": "^2.22.9",
"wagmi": "^2.14.8"

Node.js Version

20.17-alpine

Package Manager

docker :)

@Aspect26 Aspect26 added bug Something isn't working needs review labels Jan 20, 2025
Copy link

linear bot commented Jan 20, 2025

@reown-com reown-com deleted a comment from PrimeStar995 Jan 21, 2025
@Sam-Newman
Copy link

@Aspect26 Thanks we are looking into this!

@magiziz
Copy link
Contributor

magiziz commented Jan 23, 2025

Hi @Aspect26. Can you provide a minimal reproducible example without the docker file ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

3 participants