]> _ Git - cubist_socialite.git/commitdiff
wip #4765
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Oct 2021 17:36:32 +0000 (19:36 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 7 Oct 2021 17:36:32 +0000 (19:36 +0200)
src/User.php

index 37aa1674555e308de7cdff087974777b91dc945a..119b5a821a793d5bc6f6fb092429438378f79ba1 100644 (file)
@@ -24,6 +24,8 @@ class User implements
     protected $avatar;
     protected $id;
     protected $nickname;
+    protected $remember_token;
+    protected $password;
 
     /**
      * @var \Laravel\Socialite\Contracts\User