Services Token Authentication
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module adds a token authentication method for the Services 3.x branch.
When adding this authentication method to an endpoint you can choose what roles will get a token and users then can get their token on their profile page.
The token is sent by passing it in a header value called 'authorization'. The module finds the user with that token and then sets that user as the user the services call will be executed as.
