fix:remove sso from onboarding flow
This commit is contained in:
@@ -360,7 +360,6 @@
|
||||
|
||||
"Hey again!": "Hey again!",
|
||||
"Before you can get started with Investbrain, let's complete your profile:": "Before you can get started with Investbrain, let's complete your profile:",
|
||||
"Or login with SSO:": "Or login with SSO:",
|
||||
"Create Password": "Create Password",
|
||||
|
||||
"You do not have access to that portfolio.": "You do not have access to that portfolio.",
|
||||
|
||||
@@ -360,7 +360,6 @@
|
||||
|
||||
"Hey again!": "¡Oye de nuevo!",
|
||||
"Before you can get started with Investbrain, let's complete your profile:": "Antes de poder comenzar a utilizar Investbrain, deberá crear una cuenta:",
|
||||
"Or login with SSO:": "O iniciar sesión mediante SSO:",
|
||||
"Create Password": "Crear Contraseña",
|
||||
|
||||
"You do not have access to that portfolio.": "No tienes acceso a ese portafolio.",
|
||||
|
||||
@@ -14,11 +14,5 @@
|
||||
'user' => $user,
|
||||
])
|
||||
|
||||
<x-section-border />
|
||||
|
||||
<p class="mb-4">{{ __('Or login with SSO:') }}</p>
|
||||
|
||||
<x-connected-accounts-login />
|
||||
|
||||
</x-authentication-card>
|
||||
</x-guest-layout>
|
||||
|
||||
Reference in New Issue
Block a user