Ghost/core/server/services/auth/api-key
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
..
admin.js Refactored api key auth to use async/await syntax 2021-04-07 16:52:26 +12:00
content.js Refactored api key auth to use async/await syntax 2021-04-07 16:52:26 +12:00
index.js Added API Key auth middleware to v2 Admin API (#10006) 2019-01-18 12:45:06 +00:00