©
Dokumen ini menggunakan Manual laman web PHP Cina Lepaskan
(PECL OAuth >= 0.99.1)
此 OAuth 扩展提供一个简单接口使用 OAuth HTTP 规范与数据提供者互动,以便保护私有资源。
$consumer_key
, string $consumer_secret
[, string $signature_method
= OAUTH_SIG_METHOD_HMACSHA1
[, int $auth_type
= 0
]] )$protected_resource_url
[, array $extra_parameters
[, string $http_method
[, array $http_headers
]]] )$http_method
, string $url
[, mixed $extra_parameters
] )$access_token_url
[, string $auth_session_handle
[, string $verifier_token
]] )$http_method
, string $url
[, mixed $extra_parameters
] )$request_token_url
[, string $callback_url
] )$auth_type
)$ca_path
[, string $ca_info
]] )$nonce
)$reqengine
)$cert
)$sslcheck
)$timestamp
)$token
, string $token_secret
)$version
)