Ghost/core/test/functional
kirrg001 0eb84d7f8a 🐛 Fixed concurrent renew of access tokens
no issue

- it can happen that concurrent requests try to renew access tokens with the same refresh token
- in this case it could happen that you received a token deletion error
- add propert locking
- ensure we don't run into deadlocks
- manual testing with async.times for parallel requests (was able to reproduce the error)
2017-11-14 10:22:09 +00:00
..
module 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
routes 🐛 Fixed concurrent renew of access tokens 2017-11-14 10:22:09 +00:00