Hi

We are building an iPhone App which will access our backend server using 
CakePHP 2.x.x

Client is iPhone App using iOS SDK
Server is using Cakephp2.0.

We are able to create http POST for controller/action (users/login). This 
action is currently logging in using standard database query and matching 
the user/password combination. This doesn't really AuthComponent.
What we want is to enable Auth Component so that we can validate the 
session for each request. How can we use Auth for this type mobile client 
applications.

I have read through REST concepts etc., but still unclear how we can bring 
Auth into the scope of this mobile app communication.

Any references would be helpful. I am fairly new to mobile arena but I do 
have good knowledge web development (browser based). In case of mobile, we 
are using native SDK for mobile platforms.


-BC



-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to