Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@8base/apollo-client

Package Overview
Dependencies
Maintainers
2
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8base/apollo-client

The Apollo Client library contains extended [ApolloClient](https://www.apollographql.com/docs/react/api/apollo-client.html) with several links to work with 8base services.

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
387
increased by193.18%
Maintainers
2
Weekly downloads
 
Created
Source

8base Create Apollo Client

The Apollo Client library contains extended ApolloClient with several links to work with 8base services.

EightBaseApolloClient

Table of Contents

EightBaseApolloClient

Extends ApolloClient

Extended Apollo Client by 8base several links.

Parameters
  • config Object The Apollo Client config.
    • config.uri string Endpoint of the GraphQl server.
    • config.getAuthState Function The function which are using to get auth state.
    • config.getRefreshTokenParameters Function The function which are using for get refresh token parameters.
    • config.onAuthSuccess Function The callback which called when attempt to refresh authentication is success.
    • config.onAuthError Function? The callback which called when attempt to refresh authentication is failed.
    • config.onIdTokenExpired Function? The callback which called when id token is expired.

Returns any instance of the Apollo Client

FAQs

Package last updated on 17 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc