Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

OAuth2 Authentication problem

Lutze
Beginner
729 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
729 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
729 Views

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

0 Kudos
Rakshith_K_Intel
Employee
730 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