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
Naz b677927322 Refactored api key auth to use async/await syntax
https://github.com/TryGhost/Team/issues/599

- Before introducing limit checks into this codebase rewrote the code to use async/await for more clarity and less nesting
2021-04-07 16:52:26 +12:00
..
api-key Refactored api key auth to use async/await syntax 2021-04-07 16:52:26 +12:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
session Enabled authentication using an api key with a user_id 2020-11-20 09:53:18 +01:00
authenticate.js
authorize.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
index.js
passwordreset.js Updated email styles 2021-03-03 17:15:37 +01:00
setup.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00