Ghost/core/server/services/auth/api-key
Naz cd1183c9d8 Added JWT authentication for non-versioned API
refs https://github.com/TryGhost/Toolbox/issues/169

- As Ghost prepares to drop API versioning in future major release it the authentication mechanism should take into account non-versioned token audience support. The audience for non-versioned api requests would be limited to "admin" rather than "canary/admin"
2022-03-03 20:21:22 +13:00
..
admin.js Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13:00
content.js Replaced i18n.t w/ tpl helper in core/server/services/auth (#13458) 2021-10-06 09:42:44 +01:00
index.js Added API Key auth middleware to v2 Admin API (#10006) 2019-01-18 12:45:06 +00:00