audience

val audience: List<String>

Gets the value of the aud (audience) claim, or an empty list if it's not available. The aud claim specifies a recipient for which the JWT is intended.