issuer

@SerialName(value = "iss")
val issuer: String? = null(source)

OPTIONAL. String representing the issuer of this token, as defined in JWT RFC7519.