Use case:
Ionic 2 app using jhispter as a backend.
JWT Auth working fine.
Overview of the issue
I added social auth to jhipster back-end, but i can't figure out a way to communicate the ionic 2 app with the jhipster social login, i was thinking of using cordova inappbrowser to do this but can't figure out how.