0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/regression/api/v2/content
Kevin Ansfield d645afb416 Removed all accesstokens and refreshtokens related code
no issue

- v0.1 is ☠️ so the access/refresh token based auth is no longer used
- removed all code related to the `accesstokens` and `refreshtokens` tables
- removed all `passport` related dependencies as it's no longer used
2019-09-12 15:45:27 +01:00
..
authors_spec.js 🐛 Fixed field filtering for /authors/:id endpoints 2019-03-05 15:18:32 +08:00
pages_spec.js Improved naming for regression tests 2019-08-13 13:10:27 +08:00
posts_spec.js Improved naming for regression tests 2019-08-13 13:10:27 +08:00
tags_spec.js Improved naming for regression tests 2019-08-13 13:10:27 +08:00
utils.js Removed all accesstokens and refreshtokens related code 2019-09-12 15:45:27 +01:00