Best way to approach authentication for graphql subscriptions (websockets) when using Next.JS

Best way to approach authentication for graphql subscriptions (websockets) when using Next.JS

The two other apis we use (REST and GraphQL) reside in pods that are not exposed to the internet. We use Next.JS middleware to intercept all requests …

 

Read More