reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.94k stars 1.41k forks source link

[bug] Email login stopped working on localhost #3249

Open thomasvalera opened 6 days ago

thomasvalera commented 6 days ago

Link to minimal reproducible example

https://github.com/thomasvalera/AppKit-Multiline-Siwe

Summary

Hey all!

I've been using AppKit on localhost for a few months now and it's been working fine but for some reason this morning it suddenly started throwing an error:

Origin http://localhost:5174 not found on Allowlist - update configuration to enable social login

I reverted back to previous commits and tried with the example project AppKit-Siwe but it throws the same error.

Also tried adding http://localhost:5174 as domain of course, updating to the latest AppKit version but it doesn't seem to change anything.

Is anyone else experiencing this issue?

List of related npm package versions

@reown/appkit 1.1.2 @reown/appkit-adapter-wagmi 1.1.2 @reown/appkit-siwe 1.1.2 @wagmi/core 2.13.8 viem 2.21.26 wagmi 2.12.17