This returns an array of Express Middleware for setting up authentication for End-User Applications related GQL Subscriptions.
These middleware should be passed as websocketMiddleware when setting up web socket server using setupHttpServerWithWebsockets().
This middleware is intended to be used for End-User Applications related services.
This returns an array of Express Middleware for setting up authentication for End-User Applications related GQL Subscriptions. These middleware should be passed as websocketMiddleware when setting up web socket server using setupHttpServerWithWebsockets(). This middleware is intended to be used for End-User Applications related services.