Ghost/ghost/members-api/lib
Fabien O'Carroll 1b628a1637 Refactored Token Service to use async/await
refs https://github.com/TryGhost/Team/issues/657

- Removes the use of "plans" from token service - method wasn't used
- Updates to use async/await so the code is clearer
- Install types for the node-jose module
- Install types for the jsonwebtoken module
2021-05-20 15:18:46 +01:00
..
controllers Updated APIs to use price ids 2021-05-04 21:52:51 +05:30
migrations Populated members_{monthly,yearly}_price_id settings 2021-05-19 15:16:15 +01:00
repositories Removed use of 'comped' status for Members 2021-05-17 13:06:41 +01:00
services Refactored Token Service to use async/await 2021-05-20 15:18:46 +01:00
common.js Added subscription update middleware (#107) 2019-12-12 15:19:36 +07:00