{% extends "setup/base.html" %} {% block title %}Authentication Setup - Skrift{% endblock %} {% block content %}
Configure at least one primary authentication method. Bundled methods include OAuth, dummy, and passkey.
{% endblock %} {% block scripts %} {% endblock %}