Did this ever get fully answered?  I am trying to do session management 
with a native phone app that makes an ajax request to the server.  But 
unfortunately the cookies did not set.  Is pbreit's solution (question) the 
right one?

On Friday, September 16, 2011 6:06:03 PM UTC-6, pbreit wrote:
>
> Ah, did you connect a PhoneGap app up to Web2py? Are you able to show your 
> code? Thanks.
>
> So do I just Ajax email/password to a custom function and return some sort 
> of id (session_id?). Save that in a cookie or local storage? And then on 
> each HTML in PhoneGap, do an initial check for the session_id? Or code the 
> whole app in one HTML/JS file?
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to