(PECL OAuth >= 0.99.1)
OAuth::setAuthType — Set authorization type
public OAuth::setAuthType(int $auth_type): bool
Set where the OAuth parameters should be passed.
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_AUTHORIZATIONAuthorization header. OAUTH_AUTH_TYPE_FORMOAUTH_AUTH_TYPE_URIOAUTH_AUTH_TYPE_NONE
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/oauth.setauthtype.php