{% extends "layouts/default.html" %} {% block content %}
and redirect to {{redirect_uri}}
{% endif %} {% if allow_password_login %} {% endif %} {% if let Some(OidcProviderData {name, redirect_url}) = oidc_data %} {% endif %} {% if !allow_password_login && oidc_data.is_none() %}No login method available
{% endif %}