{% extends "setup/base.html" %} {% block title %}Create Admin With Passkey - Skrift{% endblock %} {% block content %}

Create Admin Account With Passkey

Create the first administrator account and bind a passkey in one step.

{{ csrf_field() }}
Back

{% endblock %} {% block scripts %} {% endblock %}