Ghost/ghost/members-api
Naz 5e9d1d3178 Swapped member limit verification trigger event
closes https://github.com/TryGhost/Toolbox/issues/399

- The MemberCreatedEvent event is more accurate representation of the limit nature - counting the number of members created. The previous MemberSubscribeEvent was slightly hacky solution because a member could be subscribed/unsubscribed multiple times and distorting the limit counts.
2022-10-07 09:20:29 +08:00
..
lib Swapped member limit verification trigger event 2022-10-07 09:20:29 +08:00
test Wired events for triggering email alerts for subscription creation/cancellation 2022-09-10 11:06:34 +05:30
.eslintrc.js
.gitignore
index.js
package.json Update dependency body-parser to v1.20.1 2022-10-06 21:20:56 +00:00