How to auth via subgraph?

So if I have the user auth in a subgraph, how get I back the validated user to the gateway so it sends the jwt with each request so the other subgraphs do not need to check the user again?