authclient\OAuth1 $accessTokenMethod
  • References/PHP/Yii/authclient/OAuth1

$accessTokenMethod public property Access token HTTP method.

2025-01-10 15:47:30
authclient\OAuth1 signRequest()
  • References/PHP/Yii/authclient/OAuth1

signRequest() protected method Sign request with

2025-01-10 15:47:30
authclient\OAuth1 $consumerSecret
  • References/PHP/Yii/authclient/OAuth1

$consumerSecret public property OAuth consumer secret.

2025-01-10 15:47:30
authclient\OAuth1 $requestTokenUrl
  • References/PHP/Yii/authclient/OAuth1

$requestTokenUrl public property OAuth request token URL.

2025-01-10 15:47:30
authclient\OAuth1 refreshAccessToken()
  • References/PHP/Yii/authclient/OAuth1

refreshAccessToken() public method Gets new auth token

2025-01-10 15:47:30
authclient\OAuth1 composeAuthorizationHeader()
  • References/PHP/Yii/authclient/OAuth1

composeAuthorizationHeader() protected method Composes

2025-01-10 15:47:30
authclient\OAuth1 $requestTokenMethod
  • References/PHP/Yii/authclient/OAuth1

$requestTokenMethod public property Request token HTTP method

2025-01-10 15:47:30
authclient\OAuth1 buildAuthUrl()
  • References/PHP/Yii/authclient/OAuth1

buildAuthUrl() public method Composes user authorization

2025-01-10 15:47:30
authclient\OAuth1 generateTimestamp()
  • References/PHP/Yii/authclient/OAuth1

generateTimestamp() protected method Generates timestamp

2025-01-10 15:47:30
authclient\OAuth1 composeRequestCurlOptions()
  • References/PHP/Yii/authclient/OAuth1

composeRequestCurlOptions() protected method Composes

2025-01-10 15:47:30