expiresIn

@JvmName(name = "wxkbvbmhgvqfxrhl")
suspend fun expiresIn(value: Int?)

Parameters

value

Number of seconds until the JWT expires. If set and non-zero an exp claim will be added to the payload derived from the current timestamp plus expires_in seconds.