From: Vincent Vanwaelscappel Date: Thu, 7 Oct 2021 17:36:32 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1054450d7e9be4f77e596517ff0e0285497a3699;p=cubist_socialite.git wip #4765 --- diff --git a/src/User.php b/src/User.php index 37aa167..119b5a8 100644 --- a/src/User.php +++ b/src/User.php @@ -24,6 +24,8 @@ class User implements protected $avatar; protected $id; protected $nickname; + protected $remember_token; + protected $password; /** * @var \Laravel\Socialite\Contracts\User