You are here

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

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

The Auth0 profile.

Type: array

File

src/Event/Auth0UserSignupEvent.php, line 30

Class

Auth0UserSignupEvent
User signup event.

Namespace

Drupal\auth0\Event

Code

protected $auth0Profile;