- [x] Add event listener which is triggered once tokens are deleted. - [x] Make sure that it works for deleting tokens via the DELETE /token endpoint. - [x] Make sure that it works for deleting tokens via the DELETE /<tokenUuid> endpoint.