0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
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
authorize.js Moved i18n to shared 2021-05-04 13:03:38 +01:00
index.js
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