Re: Jquery mobile+Phonegap mobile app and authentication

2012-08-26 Thread Andy
Arash, I seem to have the same problem, would you mind posting your solution with your sample code and all? On Saturday, June 23, 2012 8:45:50 AM UTC-4, Arash wrote: Thanks Tarique, it looks to be the correct way but i didn't have any success using it! Here is what i did: 1. used HTTP

Re: Jquery mobile+Phonegap mobile app and authentication

2012-06-23 Thread Arash
Thanks Tarique, it looks to be the correct way but i didn't have any success using it! Here is what i did: 1. used HTTP Basic Authentication class AppController extends Controller { public $components = array( 'Session', 'RequestHandler', 'Auth' = array(

Re: Jquery mobile+Phonegap mobile app and authentication

2012-06-22 Thread Dr. Tarique Sani
See http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html#creating-stateless-authentication-systems Tarique On Tue, Jun 19, 2012 at 3:35 AM, Arash arash.hem...@gmail.com wrote: Hi, We are working on a mobile app for our SAAS website which uses Cake 1.3, we've decided

Re: Jquery mobile+Phonegap mobile app and authentication

2012-06-21 Thread JonStark
I can't help you, but was wondering exactly the same. Le mardi 19 juin 2012 00:05:46 UTC+2, Arash a écrit : Hi, We are working on a mobile app for our SAAS website which uses Cake 1.3, we've decided to use Jquery mobile+ Phonegap so we will use the HTML5 power for building a mobile app.

Jquery mobile+Phonegap mobile app and authentication

2012-06-18 Thread Arash
Hi, We are working on a mobile app for our SAAS website which uses Cake 1.3, we've decided to use Jquery mobile+ Phonegap so we will use the HTML5 power for building a mobile app. The whole app is an HTML page with a few js ans css files which will be running natively on the mobile and will