apollo-auth-react-nativedeprecated

An Apollo Authentication package specifically for React Native projects

Usage no npm install needed!

<script type="module">
  import apolloAuthReactNative from 'https://cdn.skypack.dev/apollo-auth-react-native';
</script>

README

Apollo Auth React Native npm version

Purpose

This is meant to...

Peer Dependencies

This was designed specifically for Apollo Client v3

Installation

npm install apollo-auth-react-native

Usage

Todo

Parameters

Todo

Example

todo

Roadmap

  1. Pass in the fetch parameter as a single configurable object
  2. Convert project to TypeScript
  3. Add unit tests