How to enable the auth layer in the graphql-mesh #2711
Unanswered
riginoommen
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You can use Resolvers Composition transform. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example. If i have a mesh and I want to include universal auth like jwt, SSO to the endpoints which are part of the mesh. Is there any way to accomplish this usecase?
Beta Was this translation helpful? Give feedback.
All reactions