File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ The `authToken` that is received in response to the login mutation can then be s
7575used in subsequent requests as an HTTP Authorization header to Authenticate the user prior to execution of the
7676GraphQL request.
7777
78- - ** Set authorization header in Apollo Client** : https://www.apollographql.com/docs/react/recipes /authentication.html#Header
79- - ** Set authorization header in Relay Modern** : https://facebook.github.io/relay/ docs/guides- network-layer.html#default-network-layer
78+ - ** Set authorization header in Apollo Client** : https://www.apollographql.com/docs/react/networking /authentication/#header
79+ - ** Set authorization header in Relay Modern** : https://relay.dev/ docs/en/ network-layer.html
8080- ** Set authorization header in Axios** : https://github.com/axios/axios#axioscreateconfig
8181
8282## Example using GraphiQL
You can’t perform that action at this time.
0 commit comments