more fixes
This commit is contained in:
@@ -169,6 +169,7 @@ class OAuthController extends Controller
|
||||
'is_active' => true,
|
||||
'onboarding_step' => 'username',
|
||||
'username_changed_at' => now(),
|
||||
'last_username_change_at' => now(),
|
||||
]);
|
||||
|
||||
$this->createSocialAccount(
|
||||
|
||||
Reference in New Issue
Block a user