if isinstance(jwt['aud'], six.string_types):
            jwt['aud'] = [jwt['aud']]