diff --git a/src/Auth.php b/src/Auth.php index 6494249..3102029 100644 --- a/src/Auth.php +++ b/src/Auth.php @@ -568,6 +568,7 @@ final class Auth extends UserManager { } } + // consume the token just being used for confirmation try { $this->db->delete( $this->dbTablePrefix . 'users_confirmations',