Ghost/core/server/services/auth
Matt Hanley 7172db74b0
💡 Updated fixtures to make it easier to get started (#14299)
- Our old fixtures were designed as a guide to getting started to Ghost, but they got in the way
- The old fixtures now live as part of ghost.org/resources - a living guide to starting with Ghost
- These new fixtures mean the site is ready to go as soon as it's setup

Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>
2022-03-10 17:41:46 +00:00
..
api-key Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13: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 Replaced i18n.t w/ tpl helper in authorize.js (#13442) 2021-10-05 10:34:07 +01:00
index.js 🔥 Removed v0.1 auth services (#11104) 2019-09-11 19:40:48 +02:00
passwordreset.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
setup.js 💡 Updated fixtures to make it easier to get started (#14299) 2022-03-10 17:41:46 +00:00