audience

@SerialName(value = "aud")
val audience: String? = null(source)

OPTIONAL. Service-specific string identifier or list of string identifiers representing the intended audience for this token, as defined in JWT RFC7519.