Module @tailor-platform/auth-apollo

@tailor-platform/auth-apollo is a package with custom ApolloLink that automatically sets tokens in authorization header as a bearer token.

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

See @tailor-platform/auth.

Integration with apollo-client

A custom ApolloLink is available. See authenticatedHttpLink for more information.

Index

Functions

Generated using TypeDoc