Fix link to samples
See gh-208
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[[samples]]
|
||||
= Samples
|
||||
|
||||
Please, see the [spring-graphql-examples](https://github.com/spring-projects/spring-graphql-examples) repository.
|
||||
Please, see the {examples-repo}[spring-graphql-examples] repository.
|
||||
|
||||
@@ -203,6 +203,8 @@ one for the WebMVC and one for the WebFlux transports. These help to extract aut
|
||||
details from the payload of a `"connection_init"` GraphQL over WebSocket message, authenticate,
|
||||
and then propagate the `SecurityContext` to subsequent requests on the WebSocket connection.
|
||||
|
||||
TIP: There is a websocket-authentication sample in {examples-repo}[spring-graphql-examples].
|
||||
|
||||
|
||||
|
||||
[[server.interception.rsocket]]
|
||||
|
||||
Reference in New Issue
Block a user