| For cordova, let's call out that users should use a framework that supports either es6 or commonjs. This will make sure the `import` statement is valid. For ionic, need to add this line: https://github.com/aerogear/cordova-showcase-template/blob/master/src/services/auth.service.ts#L4 |