Ghost/ghost/members-api/lib
Naz Gargol 3060e11a4e Changed members-api constructor to accept Member model directly (#105)
no issue

- As members have become a part of Ghost core there is no need to proxy methods like this anymore and we can allow members-api to work on the model directly
- Methods come from Ghost core: https://github.com/TryGhost/Ghost/blob/cc39786/core/server/services/members/api.js#L11-L110
2019-12-05 18:16:18 +07:00
..
stripe Added priority to webhook secret if present in env (#103) 2019-11-25 13:15:28 +07:00
common.js Refactored to improve logging and error handling 2019-07-17 18:20:13 +08:00
tokens.js Updated members-api to use magic-link 2019-09-03 15:35:04 +08:00
users.js Changed members-api constructor to accept Member model directly (#105) 2019-12-05 18:16:18 +07:00