Files
notifications-api/app/authentication
Martyn Inglis 0c160c3419 Store the service we have used to authenticate the client API user against the request.
We can then use this later - saving an extra DB query on every client facing API call

- Note this doesn't affect admin calls which do not use the service from the api key, but use the one passed as part of the URL path.
2017-05-05 15:19:57 +01:00
..
2016-01-14 14:28:23 +00:00
2016-06-30 10:44:21 +01:00