Ghost/core/server/services/auth
Daniel Lockyer c9a5b28669 Extracted core/server/lib/security to @tryghost/security package
- code and tests were extracted out to this package
- deletes these files
- replaces all local requires, and adds it as a dependency
2020-08-11 14:06:50 +01:00
..
api-key Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
members Fixed express-jwt config 2020-07-08 15:09:44 +02:00
session Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01: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 Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
setup.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00