The LoginToboggan module for DrupalGap.
- Enable the "DrupalGap Login Toboggan" module on your Drupal site. This is included as a sub module within the DrupalGap module.
- Download this module to your app/modules folder.
- Enable the module within your app's settings.js file:
Drupal.modules.contrib['logintoboggan'] = {};