0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v2/utils
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
..
serializers Modified Admin API key output format 2019-01-23 17:18:50 +00:00
validators Added users ctrl to v2 (#10001) 2018-10-12 23:27:30 +02:00
index.js Added helper to check for content API (#10104) 2018-11-06 17:36:22 +05:30
permissions.js Added settings ctrl to v2 2018-10-12 21:13:20 +02:00