Pinned Loading
-
ChilliCream/graphql-platform
ChilliCream/graphql-platform PublicWelcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
-
Authentication Apollo Client - How To
Authentication Apollo Client - How To 1The problem with authentication of web sockets is that you can only authenticate a http request once against a authentication scheme.
2After that the authentication is cached and will always yield the same result.
34A web socket connection starts over HTTP. A HTTP request with the Upgrade header is send to the back end.
5This request is then "upgraded" into a web socket that runs over the web socket pipeline.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.