You are here

protected property Token::$expiresIn in Janrain Registration 8

The token's life in seconds.

Type: int

File

src/Authentication/Token.php, line 29

Class

Token
The token.

Namespace

Drupal\janrain_capture\Authentication

Code

protected $expiresIn = 0;