{% extends 'scipost/_personal_page_base.html' %} {% load render_bundle from webpack_loader %} {% block basebundle %} {% render_bundle 'qr' %} {% endblock basebundle %} {% block pagetitle %}: New device{% endblock pagetitle %} {% load bootstrap %} {% block breadcrumb_items %} {{ block.super }} Two-factor authentication New device {% endblock %} {% block content %}

Set up a device for two-factor authentication

First of all, make sure you have an authenticator app installed on your mobile device. We recommend the following (many others are possible):


To configure two-factor authentication with this device:

{% endblock content %}