Using Auth0 with ngx-rocket (angular4/ionic3)

Good day all. Apologies for the rushed post … I am trying to implement Auth0 (https://auth0.com/docs/quickstart/native/ionic2) on a project initiated/generated using ngx-rocket (ngX-Rocket · GitHub).

After numerous attempts at this working off docs on Auth0’s site for Ionic2, I have eliminated the errors that were being thrown, but the Auth0 functionality does not work. Has anyone done this successfully?

I will post the modified code snippets from my project this evening (late for project meeting), once I’ve added some additional debug, especially as Auth0 logs aren’t even being generated. Any tips greatly appreciated.

Platform: Windows 10 Environment: [all packages are @latest, as at October 25th, 2017; ionic, cordova (android) are enabled in the project]

Regards,

OE
[also posted on Good day all. Apologies for the rushed post … I am trying to implement Auth0 (https://auth0.com/docs/quickstart/native/ionic2) on a project initiated/generated using ngx-rocket (ngX-Rocket · GitHub).

After numerous attempts at this working off docs on Auth0’s site for Ionic2, I have eliminated the errors that were being thrown, but the Auth0 functionality does not work. Has anyone done this successfully?

I will post the modified code snippets from my project this evening (late for project meeting), once I’ve added some additional debug, especially as Auth0 logs aren’t even being generated. Any tips greatly appreciated.

Platform: Windows 10 Environment: [all packages are @latest, as at October 25th, 2017; ionic, cordova (android) are enabled in the project]

Regards,

OE
also posted on Stackflow: https://stackoverflow.com/questions/47088050/using-auth0-with-ngx-rocket-angular4-ionic3 ]]