0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/v2/utils/serializers
Nazar Gargol 5fbad09a56 Modified Admin API key output format
refs #9865

- Changed key format to {id}:{secret} so API consumer only has to worry about copying a single value during setup
- Updated key expiration time in getValidAdminToken test helper to match server side expiration check
2019-01-23 17:18:50 +00:00
..
input 🐛 Fixed forced page filter not being respected in Content API 2019-01-21 13:26:45 +00:00
output Modified Admin API key output format 2019-01-23 17:18:50 +00:00
index.js