Ghost/core/server/services/members
Naz Gargol bcddeeadf1
Removed redundant member manipulation proxy methods (#11423)
no issue

- This includes the interface change for members-api constructor - now accepts the member's model instead of proxy methods. These methods have been moved ton @tryghost/members-api in favor of using the model directly (ref: https://github.com/TryGhost/Members/pull/105)
- Moved error handling from the service layer to controller
- Bumped @tryghost/member-api package to 0.10.0
2019-12-06 12:04:10 +07:00
..
emails Refined member emails 2019-10-16 14:22:42 +07:00
api.js Removed redundant member manipulation proxy methods (#11423) 2019-12-06 12:04:10 +07:00
config.js Added config module to members service 2019-11-08 17:21:20 +07:00
content-gating.js Added content-gating module to members service 2019-11-05 12:53:14 +07:00
index.js Merge branch 'mega' 2019-11-27 12:12:27 +00:00
middleware.js Renamed authentication middleware to createSessionFromToken 2019-12-04 09:49:13 +02:00