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
Daniel Lockyer 8799feb801 Replaced constants file with @tryghost/constants
- extracted constants file into a new package
- replaced all local requires of the file with new package
2020-08-11 12:51:16 +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 Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00
setup.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00