OAuthProvider::setRequestTokenPath
(PECL OAuth >= 1.0.0)
OAuthProvider::setRequestTokenPath — Set request token path
Description
final public OAuthProvider::setRequestTokenPath ( string $path ) : bool
Sets the request tokens path.
Warning
 This function is currently not documented; only its argument list is available.
Parameters
-  path
-  The path. 
Return Values
 true 
See Also
- OAuthProvider::tokenHandler() - Set the tokenHandler handler callback
    © 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
    https://www.php.net/manual/en/oauthprovider.setrequesttokenpath.php