Documentation

JwtBodyRfc7519
in package

Model class for JsonMapper which describes the RFC7519 standard fields in a JWT. Any of these fields might not be provided.

Table of Contents

$aud  : string|array<string|int, string>
$exp  : int
$iat  : int
$iss  : string
$jti  : string
$nbf  : int
$sub  : string

Properties

Search results