You are here

protected property Auth0::$redirectUri in Auth0 Single Sign On 8.2

Redirect URI needed on OAuth2 requests, aka callback URL

Type: string

File

vendor/auth0/auth0-php/src/Auth0.php, line 124

Class

Auth0
Class Auth0 Provides access to Auth0 authentication functionality.

Namespace

Auth0\SDK

Code

protected $redirectUri;