Question

Currently intelXDK only provides Facebook Login plugin. Is it possible to implement other social media login in intelXDK? Appreciate if someone can provide some guidance.

Était-ce utile?

La solution

One of my colleagues has been working on an OAuth2 login that utilizes the inAppBrowser feature and, therefore, relies solely on standard HTML5. You can find that example here: https://github.com/krisrak/jquery-cordova-oauth2

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top