Integration with wpgraphql

I have a wordpress with auth0 plugin installed, in that wp i have also wpgraphl for the graphql endpoint.
Now i’m going to create a satellitare site in gatsby, which will query the data from the wp via wpgraphql, how could handle the authentication? any ideas?
thanks