0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/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 Wired members service up to api and app (#10262) 2018-12-11 15:18:07 +07:00
session Updated session middleware to support node v6 (#9980) 2018-10-10 20:07:31 +07:00
auth-strategies_spec.js
authenticate_spec.js Session auth service (#9910) 2018-10-02 15:35:23 +07:00
oauth_spec.js Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
passport_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00