You are here

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

Redirect URI needed on OAuth2 requests.

Type: string

File

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

Class

Oauth2Client
This class provides access to Auth0 Platform.

Namespace

Auth0\SDK\API

Code

protected $redirect_uri;