domore-auth

The domore-common package imports common functionality between all DueNorth Systems Apps and whitelisted variants.

Usage no npm install needed!

<script type="module">
  import domoreAuth from 'https://cdn.skypack.dev/domore-auth';
</script>

README

DomoreCommon

The domore-common package imports common functionality between all DueNorth Systems Apps and whitelisted variants.

Example Implementation

import { PlusAuthenticationService } from 'domore-common/dist/domore-auth';

Possible Issues

Issue #1

Module not found: Error: Can't resolve 'apollo-link-error' in '/home/a/Desktop/DueNorth/hoot-reading-app/node_modules/domore-common/dist/domore-auth/fesm2015'

Fix: delete node_modules folder and do a fresh install