Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update
  • Loading branch information
peter-mw committed Mar 22, 2023
1 parent 7dc2139 commit b0644cb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/MicroweberPackages/User/Models/User.php
Expand Up @@ -64,6 +64,12 @@ class User extends Authenticatable implements MustVerifyEmail
'oauth_token',
'oauth_token_secret',
'password_reset_hash',
'two_factor_recovery_codes',
'two_factor_secret',
'subscr_id',
'oauth_uid',
'oauth_provider',
'last_login_ip',
'password',
'is_admin',
];
Expand Down

0 comments on commit b0644cb

Please sign in to comment.