Graphql-Mesh how to do Authentication with backend services?

296 views Asked by At

I am wondering how do we authenticate graphql-mesh server with backend services that uses oAuth or SAML based authentication. There are examples where I saw use of API-KEY, but how was this API-KEY obtained, do we need to call some method before "yarn mesh" that authenticates and stores API-KEY Somewhere?

Am I missing something?

0

There are 0 answers