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

@8base/apollo-links

Package Overview
Dependencies
Maintainers
2
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@8base/apollo-links

The set of Apollo links for more useful communication with 8base API.

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
767
increased by428.97%
Maintainers
2
Weekly downloads
 
Created
Source

The set of Apollo links for more useful communication with 8base API.

API

Table of Contents
  • TokenRefreshLink

Extends ApolloLink

Token Refresh Link renew authentication token when it's expired.

Parameters
  • options TokenRefreshLinkOptions The token refresh link options.
    • options.getRefreshTokenParameters Function The function which are using for get refresh token parameters.
    • options.onAuthSuccess Function The callback which called when attempt to refresh authentication is success.
    • options.onAuthError Function? The callback which called when attempt to refresh authentication is failed.

FAQs

Package last updated on 10 Jul 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