0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/functional/routes
Sebastian Gierlinger e1c0c5ce98 Change refresh token expiry
no issue
- acquiring a new access token using a refresh token sets the
expiration time of the refresh token to now + 24 hrs.
- moved all occurrences of ONE_HOUR, ONE_DAY and ONE_YEAR to
`core/server/utils`
2014-07-28 15:19:49 +02:00
..
api Refactor fixture use in tests 2014-07-23 05:04:50 +01:00
admin_test.js Change refresh token expiry 2014-07-28 15:19:49 +02:00
frontend_test.js Change refresh token expiry 2014-07-28 15:19:49 +02:00