Software Archive
Read-only legacy content
17061 Discussions

OAuth2 Authentication problem

Lutze
Beginner
325 Views

Hi,

I'm trying to do a oauth2 authentication by following the docs from here: https://software.intel.com/en-us/xdk/docs/oauth2authentication

I can't find any plugin for a general oauth2 authentication in Intel xdk, is there one or is https://github.com/krisrak/jquery-cordova-oauth2 the way to go?

Thanks!

 

0 Kudos
1 Solution
Rakshith_K_Intel
Employee
325 Views

you can use https://github.com/krisrak/jquery-cordova-oauth2 and add InAppBrowser Cordova plugin. There is a sample code available on the github page.

View solution in original post

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
325 Views

I'll ask one of my colleagues to reply, he's more familiar with this subject.

0 Kudos
Rakshith_K_Intel
Employee
326 Views

you can use https://github.com/krisrak/jquery-cordova-oauth2 and add InAppBrowser Cordova plugin. There is a sample code available on the github page.

0 Kudos
Reply