You are here

protected property Oauth2Client::$debugger in Auth0 Single Sign On 8.2

Debugger function. Will be called only if $debug_mode is true.

Type: \Closure

File

vendor/auth0/auth0-php/src/API/Oauth2Client.php, line 93

Class

Oauth2Client
This class provides access to Auth0 Platform.

Namespace

Auth0\SDK\API

Code

protected $debugger;