Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: only delete the client token if we are the owner (#69)
Due to concurrency, it can happen that a new token instance took over the client for the given invite-code. In that case we should not be deleting it.
- Loading branch information