{% extends "_types/root/_index.html" %} {% block meta %}{% endblock %} {% block title %}Authorize Device — Rose Ash{% endblock %} {% block content %}

Authorize device

Enter the code shown in your terminal to sign in.

{% if error %}
{{ error }}
{% endif %}
{% endblock %}