public function getClientIdAndSecret()
    {
        $id_key  = $this->key_names['client_id'];
        $sec_key = $this->key_names['client_secret'];