RESTful-Drupal / restful

RESTful best practices for Drupal
https://drupal.org/project/restful
419 stars 173 forks source link

Making RestfulAuthenticationToken::extractTokenFromRequest() reuesable #1038

Closed bitamar closed 6 years ago

bitamar commented 6 years ago

Allows to extend RestfulAuthenticationToken and change the authenticate() logic while reusing the extractTokenFromRequest().

amitaibu commented 6 years ago

Needs a re-roll

amitaibu commented 6 years ago

Thanks.