Services Session Token Authentication
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Extend Services (https://www.drupal.org/project/services) module authentication.
This module allows user authentication towards a web service like services and
drupal does, but without cookies.
Once login, requests to webservices should send csrf token and session token
each time they need to authenticate user.
