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.builder
/
JwtBuilder
/
notBeforeNow
not
Before
Now
fun
notBeforeNow
(
)
:
JwtBuilder
(
source
)
Sets the not-before (
nbf
) claim to the current time.
Return
this builder for chaining