modx-hybridauth
modx-hybridauth copied to clipboard
Facebook provider doesn't work on sites with HTTPS
When I changed protocol to https I got a problem with Facebook login: Facebook redirect me to my site and add to end of URL "#=".
In log: "(ERROR @ /index.php) [HybridAuth] Authentication failed! Facebook returned an invalid user id."
With other providers no problems.
I'm seeing this issue regardless of it I use SSL or not.
Seems related to: https://github.com/hybridauth/hybridauth/issues/188 - however I have yet to make any or their suggestions work.
Maybe my suggestion will help you: https://github.com/hybridauth/hybridauth/issues/633#issuecomment-243782327