Ghost/core/server/services/auth/api-key
Naz 9a6bfd0e71 Switched default API version for JWT
refs https://github.com/TryGhost/Ghost/issues/12716

- This change is made to avoid using now deprecated 'v2' API anywhere in the codebase.
- Switching to 'v4' should not cause sideeffects as this parameter is always present within the URL when Admin API is used
2021-03-02 15:19:33 +13:00
..
admin.js Switched default API version for JWT 2021-03-02 15:19:33 +13:00
content.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
index.js Added API Key auth middleware to v2 Admin API (#10006) 2019-01-18 12:45:06 +00:00