Skip to content

Gizra/angular-restful-auth

Repository files navigation

Drupal RESTful 7 auth using Angular

Preparation

  1. Create a Drupal 7 site with RESTful module
  2. Enable "RESTful token auth" (drush en restful_token_auth -y)
  3. Be ready to set CORS in your settings.php, according to the explanation in the Angular app

Install

npm install
bower install

Serve app

grunt serve

Credits

Gizra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published