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] Email login stopped working on localhost #3249

Closed
thomasvalera opened this issue Nov 15, 2024 · 2 comments
Closed

[bug] Email login stopped working on localhost #3249

thomasvalera opened this issue Nov 15, 2024 · 2 comments
Labels
bug Something isn't working needs review

Comments

@thomasvalera
Copy link

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

@thomasvalera thomasvalera added bug Something isn't working needs review labels Nov 15, 2024
@aminhdev
Copy link

aminhdev commented Dec 5, 2024

You can try with https protocol, for example https://localhost:5174

@rtomas
Copy link
Contributor

rtomas commented Dec 6, 2024

it's working ok. please ping me if your problem persist

@rtomas rtomas closed this as completed Dec 6, 2024
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