Using Auth0 from a phonegap app.
Ensure that you have NodeJS installed, then open your commandline and run the following:
sudo npm install -g phonegap
cd phonegap-auth0-sample
phonegap run ios | android | windows8
More info: https://github.com/auth0/phonegap-auth0