Ghost/ghost
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
..
magic-link Published new versions 2020-07-08 20:23:05 +12:00
members-api 🐛 Fixed incorrect payload creation for magic link token 2020-07-08 21:48:12 +05:30
members-csv Published new versions 2020-07-08 20:23:05 +12:00
members-ssr Published new versions 2020-07-08 20:23:05 +12:00