Ghost/ghost/members-api
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
..
lib Refactored Token Service to use async/await 2021-05-20 15:18:46 +01:00
test Updated webhook service to work with multiple products 2021-05-10 19:21:41 +01:00
.eslintrc.js
.gitignore
index.js Removed environment checks from webhook service 2021-05-20 12:11:43 +01:00
package.json Refactored Token Service to use async/await 2021-05-20 15:18:46 +01:00