2
votes

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.

2
Show some code to see what you've tried so far. - Kalle Richter
As i said the social login is already implemented in the backend by jhipster . So i'm open for suggestion on how to do it with Ionic 2 - khocef

2 Answers

0
votes

it seems to me that is not possible to do this with jhipster and ionic directly, perhaps using Auth0 may be a solution to this.

0
votes

Ignite JHipster has social login but without ionic