0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/lib/members
Fabien O'Carroll bf90733ce1 Updated token generation to use plans on member
no-issue

This is to remove duplication of logic, that now lives solely in the
getMember method
2019-04-25 13:38:26 +02:00
..
static Updated signup flow to handle invalid payments 2019-04-24 13:23:00 +02:00
subscriptions Passed coupon from metadata through to stripe 2019-04-17 10:35:17 +02:00
cookies.js Added initial subscription support with stripe to Members API (#10460) 2019-02-07 10:41:39 +01:00
index.js Updated token generation to use plans on member 2019-04-25 13:38:26 +02:00
tokens.js Updated theme layer to use members-ssr (#10676) 2019-04-16 16:50:25 +02:00
users.js Updated getMember to return plans 2019-04-25 13:38:26 +02:00
util.js Fixed subscription issue with null coupons 2019-04-17 13:41:27 +02:00