Ghost/core/server/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
..
admin.js Change refresh token expiry 2014-07-28 15:19:49 +02:00
api.js Added /roles/ API endpoint 2014-07-21 15:02:25 +01:00
frontend.js Change refresh token expiry 2014-07-28 15:19:49 +02:00
index.js Move post slug endpoint & add endpoints for users 2014-07-09 16:55:34 +01:00