fix:remove sso from onboarding flow
This commit is contained in:
@@ -14,11 +14,5 @@
|
|||||||
'user' => $user,
|
'user' => $user,
|
||||||
])
|
])
|
||||||
|
|
||||||
<x-section-border />
|
|
||||||
|
|
||||||
<p class="mb-4">{{ __('Or login with SSO:') }}</p>
|
|
||||||
|
|
||||||
<x-connected-accounts-login />
|
|
||||||
|
|
||||||
</x-authentication-card>
|
</x-authentication-card>
|
||||||
</x-guest-layout>
|
</x-guest-layout>
|
||||||
|
|||||||
Reference in New Issue
Block a user