this.email === other.email &&
      this.token === other.token &&
      this.username === other.username &&
      this.bio === other.bio &&
      this.image === other.image