Ghost/core/server/services/auth
Fabien O'Carroll cda041d424 Moved StripeAPIService to its own service
refs https://github.com/TryGhost/Team/issues/1083

The Offers service is going to need access to the StripeAPIService too,
so we need to move it out of the @tryghost/members-api module and make
it accessible to both.
2021-10-04 19:28:19 +02:00
..
api-key Moved i18n to shared 2021-05-04 13:03:38 +01:00
members Moved StripeAPIService to its own service 2021-10-04 19:28:19 +02:00
session Lazily instantiated express-session middleware 2021-07-14 17:19:53 +01:00
authenticate.js 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
authorize.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
passwordreset.js 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
setup.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00