Scan the QR code below in Google Authenticator, Authy or 1Password.

After scanning, enter the rolling 6-digit code to finish enrolment.

{!! $qrSvg !!}

Manual key: {{ $secret }}

{{ $this->form }} @if (count($recoveryCodes) > 0)

Recovery codes — store offline

    @foreach ($recoveryCodes as $code)
  • {{ $code }}
  • @endforeach

These will not appear again. Continue to the dashboard.

@endif