You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea behind the verify code is that if 2 people trigger an login at the same time for the same email, the user does not know which login email is the correct one and therefore could login the wrong (maybe malicious device).
By quickly verifying the verify code, this security issue is fixed.
The text was updated successfully, but these errors were encountered:
The idea behind the verify code is that if 2 people trigger an login at the same time for the same email, the user does not know which login email is the correct one and therefore could login the wrong (maybe malicious device).
By quickly verifying the verify code, this security issue is fixed.
The text was updated successfully, but these errors were encountered: