Ghost/ghost/members-api
Rish 1acf7d40be 🐛 Fixed incorrect payload creation for magic link token
no issue

- The extra payload added to magic link token included `name`, `labels` and `oldEmail`
- Refactor in commit [here](bf63ffe424 (diff-9f9ef757543bb9a90baba0d3bea76a83L157-R169)) changed the `body` variable assignment causing the payload objection creation to not include the extra data from request body
- Updates `body` to `req.body` to use correct data from request
2020-07-08 21:48:12 +05:30
..
lib Adding INR currency support 2020-06-12 08:58:49 +01:00
test Store geolocation data during member signup/signin (#128) 2020-02-27 10:29:36 +00:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js 🐛 Fixed incorrect payload creation for magic link token 2020-07-08 21:48:12 +05:30
package.json Published new versions 2020-07-08 20:23:05 +12:00
tsconfig.json Published new versions 2020-06-18 18:03:46 +02:00