Open R-qanawati opened 5 days ago
When i have my app running in PWA i get errors such as
Unable to post message to https://auth.magic.link. Recipient has origin https://secure.walletconnect.org.
[Error] Origin https://<myvercellink>.vercel.app not found on Allowlist - update configuration to enable social login
my vercel.app is an authorized origin on reown dashboard
What problem does this new feature solve?
When using AppKit's social authentication (Google/Apple/X) in PWA/standalone mode on iOS, the auth popup results in about:blank or fails to complete the OAuth flow. This occurs specifically when the app is installed as a PWA and launched from the home screen.
Describe the solution you'd like