Error in Google and Facebook Login
-
I keep getting errors in those login configuration attempts. The plugin version is 1.4.6
[Facebook] After the user finishes his login in the Auth screen, I keep seeing a blank page with this URL: https://mywebiste/wp-admin/#_=_ and after refreshing the page, the login happens normally. But this is a bad UX.
[Google] When I click in the Google icon to login, I keep downloading a file that says: HybridAuth End Point.
File content:
require_once( "Hybrid/Auth.php" ); require_once( "Hybrid/Endpoint.php" ); require_once('vendor/autoload.php'); Hybrid_Endpoint::process();
What should I do in both scenarios?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Error in Google and Facebook Login’ is closed to new replies.