Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Commit

Permalink
clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
elitan committed Jul 12, 2020
1 parent 32922b1 commit e62fb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Make it easy to use Nhost with React.
- `NhostAuthProvider` - AuthProvider to check logged-in state.
- `NhostApolloProvider` - ApolloProvider preconfigured with authentication for GraphQL mutations, queries and subscriptions.

If a user is logged in, the `Authorization` header will be set with your JWT token.
If a user is logged in, the `Authorization` header will be set with your JWT token for all GraphQL requests.

## Install

Expand Down

0 comments on commit e62fb86

Please sign in to comment.