user->profile->emailVerified = $this->user->profile->email; // restore the user profile Hybrid_Auth::storage()->set( "hauth_session.{$this->providerId}.user", $this->user ); } }