Ghost/ghost/members-api/lib
Fabien O'Carroll 86f5879432 Added dummy subscriptions for comped members
refs https://github.com/TryGhost/Team/issues/873

This adds a dummy subscription for each product that a member has
without an associated stripe subscription. It allows clients to deal
with things like a created date for comped members.
2021-08-25 21:26:04 +02:00
..
controllers Added WellKnownController and exposed jwks.json 2021-07-19 13:51:58 +01:00
repositories Wired up MemberProductEvents to MemberRepository 2021-08-24 14:57:04 +02:00
services Added dummy subscriptions for comped members 2021-08-25 21:26:04 +02:00
common.js
MembersAPI.js Added memberService to members-api 2021-08-25 21:25:19 +02:00
migrations.js