Sign in

{% if error %} {% endif %} {% if oauth_available %}

Sign in with {{ oauth_provider | e }}

{% if local_available %}

or use a local account

{% endif %} {% endif %} {% if local_available %}

API clients can use POST /token (OAuth2 password) instead.

{% elif not oauth_available %}

No sign-in methods are configured.

{% endif %}