(PECL OAuth >= 0.99.1)
此 OAuth 扩展提供一个简单接口使用 OAuth HTTP 规范与数据提供者互动,以便保护私有资源。
$consumer_key,$consumer_secret,$signature_method = OAUTH_SIG_METHOD_HMACSHA1,$auth_type = 0$protected_resource_url,$extra_parameters = ?,$http_method = ?,$http_headers = ?$access_token_url, string $auth_session_handle = ?, string $verifier_token = ?): array