Hello XStore Support Team,
I have enabled Facebook and Google social login on my WooCommerce-based site. The Facebook app is live, and the public_profile and email permissions are granted. I have added the correct redirect URI as instructed in your documentation.
I configured the Facebook Redirect URI like this:
https://***.com/hesabim//facebook/int_callback/
When I click the Facebook login button:
The login popup appears,
I grant permissions,
The browser redirects to this URL:
https://***.com/?code=…
However, the user is not logged in — they remain a guest.
So, while the popup works and Facebook login seems successful, the user is not authenticated on the WordPress site.
‘ve cleared the cache and tested it in incognito mode — the problem persists. I would appreciate your help in resolving this issue.
Thank you,