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

Example demo with Registration/login ?

Ad_v_
Beginner
530 Views

 

I need a hybrid app

which must register/login at central server (with PHP/MySQL)

So I believe I need a RESTfull based connection.

Is a XDK sample/demo available ?

0 Kudos
1 Reply
Emanuel_R_Intel
Employee
530 Views

There is no sample for login inside XDK. But you can develop your app using XDK and apply some of the concepts that are in the StackOverflow post:

http://stackoverflow.com/questions/13916620/rest-api-login-pattern

Thanks!

 

0 Kudos
Reply