Sindbad~EG File Manager

Current Path : /var/www/html/taet.readinessglobal.com/wp-content/plugins/userpro1/lib/google-auth/
Upload File :
Current File : /var/www/html/taet.readinessglobal.com/wp-content/plugins/userpro1/lib/google-auth/auth.php

<?php
// Load WordPress functions
if (!defined('ABSPATH')) {
    $path = preg_replace('/wp-content.*$/','',__DIR__);
    require_once $path . '/wp-load.php';
}
if (empty($_GET['error']) && !empty($_GET['code'])) {
    require_once(userpro_path . 'functions/socials/GoogleAuth.php');
// Create Google Auth object and send auth code to get user information.
    $googleAuth = new GoogleAuth();
    $googleAuth->login($_GET['code']);
}




Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists