Check your email or app
@if($user && $user->use_two_factor_auth) If you have our app installed, check it for your One-Time Password (OTP). Otherwise, check your email for a verification link. @else We've sent a link @isset($user) to {{ $user->email }} @endisset so you can {{ request()->get('tab') === 'forgot-password' ? 'reset your password' : 'verify your account' }}. @endif
For a smoother experience, install the SANBS authenticator app to manage your OTPs.
Back to sign in
Didn't receive an OTP? Try again