kotlin-jwt
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-jwt
kjwt-core
/
co.touchlab.kjwt.model
/
JwtPayload
/
Builder
/
notBefore
not
Before
var
notBefore
:
Instant
?
(
source
)
The not-before (
nbf
) claim; the token must not be accepted before this time.