Ghost/core/server/services/auth/api-key
Rish 6ce9a5fc0e Updated token verification to use dynamic audience check
no issue

Admin key token verification was using hardcoded audience check with v2 admin endpoint, this updates it to check against api version and api type of the request url
2019-08-09 20:46:49 +05:30
..
admin.js Updated token verification to use dynamic audience check 2019-08-09 20:46:49 +05:30
content.js Added API Key auth middleware to v2 content API (#10005) 2018-10-15 16:23:34 +07:00
index.js Added API Key auth middleware to v2 Admin API (#10006) 2019-01-18 12:45:06 +00:00