Hi,
Just completed the Voyage II tutorial. Really liked it
However, authentication is done in subgraphs. Wouldn’t it be better to authenticate the token in router once, if the req is passed, make the authorization in subgraphs? Is it possible to config router this way?