{% extends "base.html" %} {% block title %}Scan · motp-admin portal{% endblock %} {% block body %}

Scan this code

otpauth QR

User: {{ username }}

Session expires at {{ expiry }}

Session ID

{{ session_id }}

I have scanned, verify now →

If you lose this page, the session is gone after restart. Re-submit the bind form to get a new code.

{% endblock %}