protected property Auth0::$skipUserinfo in Auth0 Single Sign On 8.2
Skip the /userinfo endpoint call and use the ID token.
Type: boolean
File
- vendor/
auth0/ auth0-php/ src/ Auth0.php, line 198
Class
- Auth0
- Class Auth0 Provides access to Auth0 authentication functionality.
Namespace
Auth0\SDKCode
protected $skipUserinfo;