Feature Request #4045

Ability to add more options to the oAuth cURL call

Added by Rafael B. 11 months ago. Updated 4 months ago.

Status:Closed Start date:06/14/2011
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Points:

Description

classes\kohana\oauth.php - Kohana_OAuth::remote($url, array $options = NULL)

Being able to add more options to the remote cURL call, for example:

$options[CURLOPT_CAINFO] = arr::get(Kohana::find_file('config', 'twitter', 'cer'), 0, '');

History

Updated by Woody Gilk 4 months ago

  • Status changed from New to Closed

Please open an issue at https://github.com/shadowhand/oauth, this module is no longer part of Kohana.

Also available in: Atom PDF