@tailor-platform/auth-apollo
v0.1.0
Published
This package provides ways to handle Tailor authentication with Apollo
Downloads
4,520
Maintainers
Keywords
Readme
This package provides ways to handle Tailor authentication with Apollo
Getting Started
The example steps below describes how to add authentication with Tailor Platform and Apollo to your app.
Install
npm install --save @tailor-platform/auth @tailor-platform/auth-apollo
Configuration
Integration with apollo-client
A custom ApolloLink is available. See {@link authenticatedHttpLink | authenticatedHttpLink} for more information.