jwtId

@SerialName(value = "jti")
val jwtId: String? = null(source)

OPTIONAL. String identifier for the token, as defined in JWT RFC7519.