Ghost/ghost/members-api
Fabien O'Carroll 239237f402 Updated getMember to return plans
no-issue

Plans are distinct from subscriptions, as in theory a subscription could
have many plans. These moves the construction of the plans array into
the getMember function so that every consumer has access to the same
data.
2019-05-07 17:35:17 +02:00
..
static Updated signup flow to handle invalid payments 2019-05-07 17:35:17 +02:00
subscriptions Passed coupon from metadata through to stripe 2019-05-07 17:35:17 +02:00
cookies.js
index.js Fixed bug with deleting members after config change 2019-05-07 17:35:17 +02:00
tokens.js Updated theme layer to use members-ssr (#10676) 2019-05-07 17:35:17 +02:00
users.js Updated getMember to return plans 2019-05-07 17:35:17 +02:00
util.js Fixed subscription issue with null coupons 2019-05-07 17:35:17 +02:00