Ghost/ghost/members-api
Fabien 'egg' O'Carroll 8e2c600612 Fixed checkout session creation for existing members (#403)
refs https://github.com/TryGhost/Team/issues/1526

We weren't using the `req.body.customerEmail` to load a member and
check their existing tiers, this meant that existing members which
were signed out and attempted to create a stripe checkout session were
able to.
2022-06-01 10:40:52 +01:00
..
lib Fixed checkout session creation for existing members (#403) 2022-06-01 10:40:52 +01:00
test Added test coverage for JWKS token verification 2022-05-23 17:59:33 +08:00
.eslintrc.js Removed trailing commas from .eslintrc.js 2021-07-14 12:04:46 +01:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Fixed index.js require 2021-07-15 18:06:45 +01:00
package.json Published new versions 2022-05-25 13:15:17 +02:00