/fxos-oauth2-angular-demo

An OAuth2 / OAuth3 example with Firefox OS and AngularJS

Primary LanguageJavaScript

fxos-oauth2-angular-demo

An OAuth2 / OAuth3 example with Firefox OS and AngularJS

Usage

  1. Make sure your phone is up to date and adb in installed.
  1. git clone https://github.com/LDSorg/fxos-oauth2-angular-demo.git
  2. pushd fxos-oauth2-angular-demo
  3. bower install
  4. Open Firefox Developer Edition
  5. Open Tools => Web Developer => Web IDE
  6. Open App => Open Packaged App...
  7. (choose the cloned repo)
  8. Select Runtime => Install Simulator

If you have adb installed and you have an updated phone, you can test on the phone.

Note:

  • Sometimes you have to uninstall and reinstall the app to reload it
  • Sometimes you have to unplug and reboot the phone to reload it
  • The simulator may work differently from the phone