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

[feature] Appkit (Specifically social logins) functionality in PWA / standalone mode on iOS #3214

Open
R-qanawati opened this issue Nov 7, 2024 · 3 comments

Comments

@R-qanawati
Copy link

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

  1. Open auth successfully
  2. Complete OAuth flow
  3. Return to PWA with authenticated session
@R-qanawati
Copy link
Author

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

@julher625
Copy link

See this link with the documentation:
https://docs.reown.com/cloud/verify

@R-qanawati
Copy link
Author

See this link with the documentation: https://docs.reown.com/cloud/verify

I verified the domain but the issue still persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants