Skip to content

riccardo-ravaro/restfull_toboggan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restfull Toboggan

Restful Toboggan enable authentication by email or username on Drupal 7, require RESTful-Drupal module ( Restful Best Practice )

Requirements

Drupal 7.4

##Dependencies RESTful-Drupal https://github.com/RESTful-Drupal/restful

Resource Url

{base_url}/api/login-toboggan

return X-CSRF-Token

Angularjs Client

You can use Gizra/angular-restful-auth as client, change the url parameter at the line 100 of https://github.com/Gizra/angular-restful-auth/blob/master/app/scripts/services/userlogin.js form /api/login to /api/login-toboggan

Credit

Riccardo Ravaro

About

Restful Toboggan enable authentication by email or username on Drupal 7, require RESTful-Drupal module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages