You are here

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

Scope for ID tokens and /userinfo endpoint

Type: string

File

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

Class

Auth0
Class Auth0 Provides access to Auth0 authentication functionality.

Namespace

Auth0\SDK

Code

protected $scope = 'openid profile email';