Ghost/core/server/services/auth
kirrg001 1b5b95e198 Renamed authenticateAdminApiKey to authenticate for admin api key auth
refs #9865

- the outer authentication layer wants a consistent interface of each authentication package
  - admin.authenticate
  - session.authenticate

- furthermore, there is no need to put the full feature into the exposed function name
2019-01-18 17:30:07 +01:00
..
api-key Renamed authenticateAdminApiKey to authenticate for admin api key auth 2019-01-18 17:30:07 +01:00
members
session
auth-strategies.js
authenticate.js
authorize.js
index.js
oauth.js
passport.js
utils.js