You are here

protected property JwtAuthBaseEvent::$jwt in JSON Web Token Authentication (JWT) 8

Same name and namespace in other branches
  1. 8.0 src/Authentication/Event/JwtAuthBaseEvent.php \Drupal\jwt\Authentication\Event\JwtAuthBaseEvent::jwt

The JsonWebToken.

Type: \Drupal\jwt\JsonWebToken\JsonWebTokenInterface

File

src/Authentication/Event/JwtAuthBaseEvent.php, line 19

Class

JwtAuthBaseEvent
Class JwtAuthBaseEvent.

Namespace

Drupal\jwt\Authentication\Event

Code

protected $jwt;