abstract fun setAudience(audience: MutableList<String>): JWTAuthHandler
Set the audience list
audience - the audience list
audience
Return a reference to this for fluency