dolibarr  16.0.1
Variables
stripetest_oauthcallback.php File Reference

Page to get oauth callback. More...

Go to the source code of this file.

Variables

if(empty($keyforprovider)&&!empty($_SESSION["oauthkeyforproviderbeforeoauthjump"])&&(GETPOST('code')||$action==
'delete')) 
$uriFactory = new \OAuth\Common\Http\Uri\UriFactory()
 Create a new instance of the URI class with the current URI, stripping the query string.
 

Detailed Description

Page to get oauth callback.

Definition in file stripetest_oauthcallback.php.