Documentation

JwtChainLinkBody extends JwtBodyRfc7519
in package

Model for JsonMapper exposing the data in the login JWT chain links.

TODO: extend this with more complete models

Table of Contents

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

Properties

Search results