You are here

protected property Auth0UserSigninEvent::$auth0Profile in Auth0 Single Sign On 8.2

Same name and namespace in other branches
  1. 8 src/Event/Auth0UserSigninEvent.php \Drupal\auth0\Event\Auth0UserSigninEvent::auth0Profile

The Auth0 profile.

Type: array

File

src/Event/Auth0UserSigninEvent.php, line 30

Class

Auth0UserSigninEvent
User signin event.

Namespace

Drupal\auth0\Event

Code

protected $auth0Profile;