Ghost/core/server/services/auth/session
kirrg001 1126997244 Added easy way to enable admin api key authentication
refs #9865

- small refactoring to make both session and admin api key handling similar
- admin api key authentication is still disabled, but easy to enable
- added proof test how to authenticate using admin api keys
2019-01-18 18:57:58 +01:00
..
index.js Added easy way to enable admin api key authentication 2019-01-18 18:57:58 +01:00
middleware.js Added easy way to enable admin api key authentication 2019-01-18 18:57:58 +01:00
store.js