Ghost/core/server/services/auth
Hannah Wolfe baa8118893 Refactor common pattern in service files
- Use array destructuring
- Use @tryghost/errors
- Part of the big move towards decoupling, this gives visibility on what's being used where
- Biting off manageable chunks / fixing bits of code I'm refactoring for other reasons
2020-04-30 20:48:42 +01:00
..
api-key Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
members Fixed invalid method usage in members authentication 2019-06-27 15:21:21 +05:30
session Added support for token session to /ghost (#11709) 2020-04-06 11:49:14 +02:00
authenticate.js 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
authorize.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
passwordreset.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
setup.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00