domore-auth
v0.1.1
Published
The domore-common package imports common functionality between all DueNorth Systems Apps and whitelisted variants.
Downloads
3
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