@accounts/apollo-link
Version:
Apollo link for account-js
24 lines (15 loc) • 1.06 kB
Markdown
# @accounts/apollo-link
[](https://www.npmjs.com/package/@accounts/apollo-link)
[](https://www.npmjs.com/package/@accounts/apollo-link)
[](https://codecov.io/gh/accounts-js/accounts)
[](https://github.com/accounts-js/accounts/blob/master/LICENSE
Add authentication token as header on your operations.
## Documentation
- [Website documentation](https://www.accountsjs.com/docs/transports/graphql#using-with-apollo-link)
- [API documentation](https://www.accountsjs.com/docs/api/apollo-link-accounts/globals)
## Installation
```
yarn add @accounts/apollo-link
```
## Contributing
Any contribution is very welcome, read our [contributing guide](https://github.com/accounts-js/accounts/blob/master/CONTRIBUTING.md) to see how to locally setup the repository and see our development process.