My current frontend works nicely, being built with web2py views (templates).
Now I need to create a new frontend in JavaScript (probably using AngularJS<http://angularjs.org/>) that will be used for the mobile app with PhoneGap <http://phonegap.com/>. Are there helpers for Digest access authentication<http://en.wikipedia.org/wiki/Digest_access_authentication>in web2py? Or [preferably] is there a way to use web2py views with PhoneGap? Thanks for all suggestions, Alec Taylor

