django + python-social-auth + auth0

I using django + python-social-auth + auth0 for conect my app with auth0, work 100%
but

I need specify a “AUDIENCE” to login in auth0 e return permissions, but using python-social-auth I dont know make this

help please