0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/server/services/auth
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
..
api-key Added JWT authentication for non-versioned API 2022-03-03 20:21:22 +13:00
members Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
session Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00