Updates for user
This commit is contained in:
parent
7317f7d6ab
commit
a23c44c0b8
1 changed files with 2 additions and 2 deletions
|
|
@ -182,8 +182,8 @@ class User extends Authenticatable implements MustVerifyEmail
|
|||
'accepted_terms_version',
|
||||
'oauth_user_id',
|
||||
'oauth_provider_id',
|
||||
// 'oauth_user_token',
|
||||
// 'oauth_user_refresh_token',
|
||||
'oauth_user_token',
|
||||
'oauth_user_refresh_token',
|
||||
'custom_value1',
|
||||
'custom_value2',
|
||||
'custom_value3',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue