I've enabled the module but at admin/build/services/list/MYSERVICE/authentication, it says:

Authentication:
No authentication modules are enabled, all requests will be anonymous.

I'm using Services 6.x-3.1.

CommentFileSizeAuthor
#2 services_keyauth.patch540 bytesvkareh

Comments

joachim’s picture

Title: authentication method doesn't show up » hook_authentication_info should be hook_services_authentication_info
Priority: Normal » Critical

Looks like the name of the hook has changed: hook_authentication_info should be hook_services_authentication_info

vkareh’s picture

Status: Active » Needs review
StatusFileSize
new540 bytes

I made the required change