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.

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top