Ghost/core/server/services/auth
Fabien O'Carroll f4c40249ce Fixed members auth middleware
no-issue

The JWT library we used does not throw an error which can be used by
Ghost. So we need to catch and wrap it in our own errors from
@tryghost/errors.
2021-05-24 11:28:15 +01:00
..
api-key Moved i18n to shared 2021-05-04 13:03:38 +01:00
members Fixed members auth middleware 2021-05-24 11:28:15 +01:00
session Added oauth login and invitation acceptance 2021-04-21 19:36:27 +02: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 Moved i18n to shared 2021-05-04 13:03:38 +01:00
setup.js Updated setup flow to rename default product 2021-05-10 13:59:00 +05:30