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?

