0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit/services/auth
Fabien O'Carroll 48923ac327
Wired members service up to api and app (#10262)
* Updated auth service members middleware

refs #10213

* Wired up members api router to the ghost api endpoints

refs #10213

* Created members app for the static pages

refs #10213

* Wired up the members app

refs #10213
2018-12-11 15:18:07 +07:00
..
api-key Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07: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
oauth_spec.js
passport_spec.js