1. Open an authenticator app of your choice (e.g. Google Authenticator, Authy). In the app you will be asked either to enter a key manually:
    {{ secret }}
    or to scan the barcode below:
    QR code

  2. Click on "Continue" to connect the authenticator app to your Tibia account.

{{ csrf() }} {% set button_color = 'green' %} {% set button_name = 'Continue' %} {{ include('buttons.base.html.twig') }}
{{ csrf() }} {% set button_color = 'blue' %} {% set button_name = 'Request' %} {{ include('buttons.base.html.twig') }}