Wasim Khamlichi
Results
2
comments of
Wasim Khamlichi
I'm having the same problem, keeps coming up with null. It appears that it's authorising the user once `$this->auth->onceUsingId($id)` but actually you're trying to retrieve the user from the `$auth`...
I'm talking about the authentication, the response is something I have custom handlers for. I'm proposing that the api token be retrieved from the `GET`/`POST` request parameters as well as...