Right now we abort the operation if the similar token gets generated because of an instantaneous second login attempt which in reality is very unlikely to happen. However, if this to happen we should just return the same previous token instead of abort operation.
Right now we abort the operation if the similar token gets generated because of an instantaneous second login attempt which in reality is very unlikely to happen. However, if this to happen we should just return the same previous token instead of abort operation.