UNPKG

@digitalpersona/core

Version:
14 lines (8 loc) 411 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; [nbf](./core.claimset.nbf.md) ## ClaimSet.nbf property "Not Before" claim. Number of seconds since Unix Epoch to the time when the JWT becomes effective. <b>Signature:</b> ```typescript readonly nbf?: number; ```