Passing auth information to a GraphQL server #11664
Unanswered
nareshbhatia
asked this question in
Help
Replies: 1 comment
-
Any thoughts on integrating a GraphQL server into NextAuth? Please help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Auth.js + Next.js + Drizzle + Neon Postgres in my application. Now I want to introduce Apollo GraphQL Server for application data. Here's what the architecture looks like after this addition:
Two questions:
Beta Was this translation helpful? Give feedback.
All reactions