OAuth::setAuthType

OAuth::setAuthType

(PECL OAuth >= 0.99.1)

OAuth::setAuthTypeSet authorization type

Description

public mixed OAuth::setAuthType ( int $auth_type )

Set where the OAuth parameters should be passed.

Parameters

auth_type

auth_type can be one of the following flags (in order of decreasing preference as per OAuth 1.0 section 5.2):

OAUTH_AUTH_TYPE_AUTHORIZATION
登录查看完整内容