You are here

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

The timestamp when the token expires.

Type: timestamp

File

src/Event/Auth0UserSigninEvent.php, line 44

Class

Auth0UserSigninEvent
User signin event.

Namespace

Drupal\auth0\Event

Code

protected $expiresAt;