UNPKG

@digitalpersona/core

Version:
14 lines (8 loc) 408 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [ClaimSet](./core.claimset.md) &gt; [iat](./core.claimset.iat.md) ## ClaimSet.iat property "Issued At Time" claim. Number of seconds since Unix Epoch to the time when the JWT was issued. <b>Signature:</b> ```typescript readonly iat?: number; ```